aboutsummaryrefslogtreecommitdiff
path: root/net-im/fugu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/fugu/Makefile')
-rw-r--r--net-im/fugu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/fugu/Makefile b/net-im/fugu/Makefile
index 5853b98e2e10..0daee57b39a3 100644
--- a/net-im/fugu/Makefile
+++ b/net-im/fugu/Makefile
@@ -24,7 +24,7 @@ GNU_CONFIGURE= yes
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" INSTALL=""
+CONFIGURE_ENV= INSTALL=""
PLIST_SUB+= PORTVERSION=${PORTVERSION}
.include <bsd.port.mk>