aboutsummaryrefslogtreecommitdiff
path: root/graphics/crystalentitylayer-devel/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commitfa38ed02cc7ff1a59528f13db1b7dedc130b2def (patch)
tree94158659da258abce4ed96928351a7282233e421 /graphics/crystalentitylayer-devel/Makefile
parent09db2e42a9f1432af998b2877453c2eaf20a132c (diff)
downloadports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.tar.gz
ports-fa38ed02cc7ff1a59528f13db1b7dedc130b2def.zip
Notes
Diffstat (limited to 'graphics/crystalentitylayer-devel/Makefile')
-rw-r--r--graphics/crystalentitylayer-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/crystalentitylayer-devel/Makefile b/graphics/crystalentitylayer-devel/Makefile
index 8f77df5b8e9c..d5f295cb6878 100644
--- a/graphics/crystalentitylayer-devel/Makefile
+++ b/graphics/crystalentitylayer-devel/Makefile
@@ -28,7 +28,7 @@ LDFLAGS= -L${LOCALBASE}/lib
CPPFLAGS= -I${LOCALBASE}/include
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS+= --with-cs-prefix=${LOCALBASE}
-MAKE_ENV= CC="${CC}" CFLAGS="${CFLAGS} ${CXX}" LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
+MAKE_ENV= LDFLAGS="${LDFLAGS}" CPPFLAGS="${CPPFLAGS}"
DOCSDIR= share/doc/cel-0.99
DATADIR= share/cel
PLIST_SUB+= DOCSDIR=${DOCSDIR} \