aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-10-28 01:45:02 +0800
committerantoine <antoine@FreeBSD.org>2015-10-28 01:45:02 +0800
commitcd5e71f13a860c073455510aa46c75589dbe3d53 (patch)
treea411e3a6c26f77a8f295968cbc9211858236ded7
parent6d620548659e8c76315e57c9b677cbab19eee060 (diff)
downloadfreebsd-ports-graphics-cd5e71f13a860c073455510aa46c75589dbe3d53.tar.gz
freebsd-ports-graphics-cd5e71f13a860c073455510aa46c75589dbe3d53.tar.zst
freebsd-ports-graphics-cd5e71f13a860c073455510aa46c75589dbe3d53.zip
Revert r399375 and unbreak on FreeBSD 9
-rw-r--r--www/httrack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile
index df6cddbc1e8..6a1e5c7daad 100644
--- a/www/httrack/Makefile
+++ b/www/httrack/Makefile
@@ -20,8 +20,10 @@ 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