summaryrefslogtreecommitdiff
path: root/devel/raknet/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/raknet/Makefile')
-rw-r--r--devel/raknet/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/raknet/Makefile b/devel/raknet/Makefile
index bf43d4bf8972..1d7ee637cb65 100644
--- a/devel/raknet/Makefile
+++ b/devel/raknet/Makefile
@@ -27,8 +27,8 @@ ACLOCAL_ARGS= --acdir=${ACLOCAL_DIR} \
-I ${LOCALBASE}/share/aclocal \
-I ${WRKDIR}/autotools/m4
GNU_CONFIGURE= yes
-CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CPPFLAGS+= -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
USE_DOS2UNIX= yes
DOS2UNIX_REGEX= .*\.(cpp|h)