diff options
Diffstat (limited to 'www/httrack/Makefile')
-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 1d171dd31851..8d0827ebd2c7 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -21,7 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_AUTOTOOLS= libtool USE_GMAKE= yes -USE_ICONV= yes +USES= iconv USE_LDCONFIG= ${PREFIX}/lib ${PREFIX}/lib/${PORTNAME} MAN1= htsserver.1 httrack.1 proxytrack.1 webhttrack.1 |