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 3bf604f1334f..310e7cdb1001 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_LIBTOOL_VER=15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes USE_X_PREFIX= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |