summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-20 06:22:32 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-09-20 06:22:32 +0000
commit587193cc3d82c842a40453958d4d4723204dbab3 (patch)
tree2ff6ba83590385c2ceb19f72de37d8755291e15d /math
parent- Support CFLAGS/CXXFLAGS properly (diff)
- Support CFLAGS/CXXFLAGS properly
PR: 42888 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=66795
Diffstat (limited to 'math')
-rw-r--r--math/surf/Makefile2
1 files changed, 1 insertions, 1 deletions
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