diff options
-rw-r--r-- | www/httrack/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile index 6a1e5c7daad..df6cddbc1e8 100644 --- a/www/httrack/Makefile +++ b/www/httrack/Makefile @@ -20,10 +20,8 @@ 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 |