summaryrefslogtreecommitdiff
path: root/net/DarwinStreamingServer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/DarwinStreamingServer/Makefile')
-rw-r--r--net/DarwinStreamingServer/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/net/DarwinStreamingServer/Makefile b/net/DarwinStreamingServer/Makefile
index 90b970aa3ecb..7bdc0a76dda0 100644
--- a/net/DarwinStreamingServer/Makefile
+++ b/net/DarwinStreamingServer/Makefile
@@ -35,9 +35,7 @@ SUB_LIST+= PERL=${PERL}
PKGMESSAGE= ${WRKDIR}/pkg-message
-MAKE_ENV+= CC="${CC}" \
- CXX="${CXX}" \
- MAKE="${MAKE}" \
+MAKE_ENV+= MAKE="${MAKE}" \
DATADIR="${DATADIR}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \