summaryrefslogtreecommitdiff
path: root/lang/libhx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/libhx/Makefile')
-rw-r--r--lang/libhx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/libhx/Makefile b/lang/libhx/Makefile
index 520a4ded07b1..819548b75a4b 100644
--- a/lang/libhx/Makefile
+++ b/lang/libhx/Makefile
@@ -13,8 +13,8 @@ MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
MAINTAINER= sylvio@FreeBSD.org
COMMENT= Library C with some additional C++ bindings available
-CPPFLAGS= -I${LOCALBASE}/include
-LDFLAGS= -L${LOCALBASE}/lib
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
USE_XZ= yes
USE_LDCONFIG= yes