summaryrefslogtreecommitdiff
path: root/graphics/crystalentitylayer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/crystalentitylayer/Makefile')
-rw-r--r--graphics/crystalentitylayer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/crystalentitylayer/Makefile b/graphics/crystalentitylayer/Makefile
index b0050c4a25bc..fff72934249b 100644
--- a/graphics/crystalentitylayer/Makefile
+++ b/graphics/crystalentitylayer/Makefile
@@ -28,7 +28,7 @@ LDFLAGS= -L${LOCALBASE}/lib
CPPFLAGS= -I${LOCALBASE}/include
CONFIGURE_ARGS+= --with-cs-prefix=${LOCALBASE}
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-MAKE_ENV= CC="${CC}" CFLAGS="${CFLAGS} ${CXX}" LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
+MAKE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
DOCSDIR= share/doc/cel-${PORTVERSION}
DATADIR= share/cel
PLIST_SUB+= DOCSDIR=${DOCSDIR} \