summaryrefslogtreecommitdiffstats
path: root/multimedia/vamps/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
committerpav <pav@FreeBSD.org>2008-07-25 12:24:09 +0000
commite3b31366702ca258f6d6ffde4be5684ce7083f2c (patch)
treef06f7152ec73cff1da1d55ed8fb1cbbec58110f9 /multimedia/vamps/Makefile
parent416754ba19d48426d074519ec04ce7a38f75dd62 (diff)
downloadFreeBSD-ports-e3b31366702ca258f6d6ffde4be5684ce7083f2c.zip
FreeBSD-ports-e3b31366702ca258f6d6ffde4be5684ce7083f2c.tar.gz
- Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV
Diffstat (limited to 'multimedia/vamps/Makefile')
-rw-r--r--multimedia/vamps/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/multimedia/vamps/Makefile b/multimedia/vamps/Makefile
index 37ddd87..a0f4c1a 100644
--- a/multimedia/vamps/Makefile
+++ b/multimedia/vamps/Makefile
@@ -18,9 +18,7 @@ COMMENT= High performance tool to transcode DVD videos to a smaller size
LIB_DEPENDS= dvdread.5:${PORTSDIR}/multimedia/libdvdread
USE_GMAKE= yes
-MAKE_ENV= \
- CC="${CC}" \
- LDFLAGS="${LDFLAGS}"
+MAKE_ENV= LDFLAGS="${LDFLAGS}"
CFLAGS+= -DHAVE_BUILTIN_EXPECT \
-I${LOCALBASE}/include \
OpenPOWER on IntegriCloud