aboutsummaryrefslogtreecommitdiff
path: root/deskutils/abacus
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-07-25 09:38:45 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-07-25 09:38:45 +0000
commitacacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b (patch)
tree651da5037b0f20c4a0f70a639fa0c0f659c951f1 /deskutils/abacus
parent428214143dfd45bd47a803ec9420f46886c780b5 (diff)
downloadports-acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b.tar.gz
ports-acacd0d015ba10d7b1d2e0ed11ab7ee1f079fd4b.zip
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Notes
Notes: svn path=/head/; revision=217472
Diffstat (limited to 'deskutils/abacus')
-rw-r--r--deskutils/abacus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile
index eb06393592a0..cb374b3d4244 100644
--- a/deskutils/abacus/Makefile
+++ b/deskutils/abacus/Makefile
@@ -23,10 +23,11 @@ LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \
USE_GMAKE= yes
USE_XORG= x11
-MAKE_ENV= CXX="${CXX}" CXXFLAGS="${CXXFLAGS} -Wno-deprecated" LDFLAGS="${LDFLAGS}"
+MAKE_ENV= LDFLAGS="${LDFLAGS}"
CFLAGS+= -I$(LOCALBASE)/include \
-I$(LOCALBASE)/include/tcl8.2 \
-I$(LOCALBASE)/include/tk8.2
+CXXFLAGS+= -Wno-deprecated
LDFLAGS+= -L$(LOCALBASE)/lib
ALL_TARGET= dep tcl_interf/nxlc