From fa38ed02cc7ff1a59528f13db1b7dedc130b2def Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 25 Jul 2008 12:24:09 +0000 Subject: - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default MAKE_ENV --- net/tapidbus/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/tapidbus') diff --git a/net/tapidbus/Makefile b/net/tapidbus/Makefile index eb92e2ebef15..d391cb04a5fc 100644 --- a/net/tapidbus/Makefile +++ b/net/tapidbus/Makefile @@ -26,7 +26,7 @@ USE_LDCONFIG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} WRKSRC= ${WRKDIR}/${PORTNAME} -MAKE_ENV+= CC="${CC}" CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}" +MAKE_ENV+= LDFLAGS="${LDFLAGS}" post-patch: @${REINPLACE_CMD} -e 's|\-O2||' ${WRKSRC}/configure -- cgit v1.2.3