diff options
Diffstat (limited to 'www/httrack/Makefile')
-rw-r--r-- | www/httrack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index c074686b3406..731fdcdb8788 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -7,6 +7,7 @@ PORTNAME= httrack PORTVERSION= 3.33.16 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.httrack.com/ DISTNAME= ${PORTNAME}-${PORTVERSION:R} @@ -18,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_REINPLACE= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INSTALLS_SHLIB= yes |