diff options
Diffstat (limited to 'www/httrack')
-rw-r--r-- | www/httrack/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 8dc9493031c2..69063d7a6dd6 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -17,7 +17,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Easy-to-use offline browser utility and website copier CONFIGURE_ARGS= --docdir="${DOCSDIR}" -USE_AUTOTOOLS= libtool:22 +USE_AUTOTOOLS= libtool USE_GMAKE= yes USE_LDCONFIG= ${PREFIX}/lib WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |