aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-10-27 17:45:02 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-10-27 17:45:02 +0000
commit65be594eb2515afa78d8eaa503a565f218b254ce (patch)
treea411e3a6c26f77a8f295968cbc9211858236ded7
parent57831d4b5d72578eadf6e9b436bc7cf6e29674f0 (diff)
downloadports-65be594eb2515afa78d8eaa503a565f218b254ce.tar.gz
ports-65be594eb2515afa78d8eaa503a565f218b254ce.zip
Notes
-rw-r--r--www/httrack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/httrack/Makefile b/www/httrack/Makefile
index df6cddbc1e83..6a1e5c7daad1 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