summaryrefslogtreecommitdiff
path: root/graphics/plplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/plplot/Makefile')
-rw-r--r--graphics/plplot/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/plplot/Makefile b/graphics/plplot/Makefile
index 732bdeae704..0441319c23f 100644
--- a/graphics/plplot/Makefile
+++ b/graphics/plplot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2001/02/26 21:42:16 jtb Exp $
+# $NetBSD: Makefile,v 1.11 2001/02/26 22:22:49 jtb Exp $
DISTNAME= plplot-5.0.2
CATEGORIES= graphics
@@ -48,9 +48,6 @@ CONFIGURE_ARGS+="--disable-python"
CONFIGURE_ARGS+="--disable-itcl"
CONFIGURE_ARGS+="--disable-dp"
-CPPFLAGS+= -Dunix
-CONFIGURE_ENV+= "CPPFLAGS=${CPPFLAGS}"
-
post-patch:
for f in ${WRKSRC}/src/plctrl.c ; do \
${SED} -e 's:@PREFIX@:'${PREFIX}':g' \