summaryrefslogtreecommitdiff
path: root/net/hawknl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/hawknl/Makefile')
-rw-r--r--net/hawknl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/hawknl/Makefile b/net/hawknl/Makefile
index 39716c46198f..8c9970bf149b 100644
--- a/net/hawknl/Makefile
+++ b/net/hawknl/Makefile
@@ -20,9 +20,8 @@ USE_GMAKE= yes
MAKEFILE= makefile.linux
USE_LDCONFIG= yes
-LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
-CPPFLAGS= -I${LOCALBASE}/include
-MAKE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
+LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
+CPPFLAGS+= -I${LOCALBASE}/include
WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION}