diff options
Diffstat (limited to 'ftp/gwget/Makefile')
-rw-r--r-- | ftp/gwget/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gwget/Makefile b/ftp/gwget/Makefile index 310e7cdb1001..f04855eb2b31 100644 --- a/ftp/gwget/Makefile +++ b/ftp/gwget/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gnomehack gnomeprefix intlhack libgnomeui -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_REINPLACE= yes USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |