diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-15 20:17:06 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-10-15 20:17:06 +0000 |
commit | 90940ae575779db5e9906483dff4ef6bf6e78ebf (patch) | |
tree | 7287ce372d231356ad73216465b78f09d7193769 /www | |
parent | 0b42b27a91d6869c741cbc12f4c1e0e59e19dc2f (diff) | |
download | freebsd-ports-90940ae575779db5e9906483dff4ef6bf6e78ebf.zip |
- Cleanup Makefile
Diffstat (limited to 'www')
-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 6a1e5c7daad1..df6cddbc1e83 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 |