From 587193cc3d82c842a40453958d4d4723204dbab3 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Fri, 20 Sep 2002 06:22:32 +0000 Subject: - Support CFLAGS/CXXFLAGS properly PR: 42888 Submitted by: Ports Fury --- math/surf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'math/surf') diff --git a/math/surf/Makefile b/math/surf/Makefile index 221e60e5ef3f..c409086dc8a2 100644 --- a/math/surf/Makefile +++ b/math/surf/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ USE_GNOMENG= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \ +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAN1= surf.1 -- cgit v1.2.3