diff options
-rw-r--r-- | www/httrack/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 6a1e5c7daad1..59f50fc1239c 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -20,13 +20,11 @@ OPTIONS_DEFINE= DOCS ICONS OPTIONS_SUB= yes CONFIGURE_ARGS= --docdir=${DOCSDIR} --with-zlib=/usr -CPPFLAGS+= -I${LOCALBASE}/include GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= ${PREFIX}/lib/httrack USE_OPENSSL= yes -USES= alias execinfo gmake iconv libtool shebangfix +USES= alias execinfo gmake iconv libtool localbase shebangfix PORTDATA= * PORTDOCS= * |