summaryrefslogtreecommitdiff
path: root/math/plplot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/plplot/Makefile')
-rw-r--r--math/plplot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index e2abbe821713..f19e0049f1d8 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 Oct 1997
# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.2 1997/11/29 23:20:20 jseger Exp $
+# $Id: Makefile,v 1.3 1997/11/30 21:12:15 jseger Exp $
#
DISTNAME= plplot4p99j
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://dino.ph.utexas.edu/plplot/distrib/alpha/
MAINTAINER= tg@FreeBSD.ORG
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-gcc=yes --with-double=yes
+CONFIGURE_ARGS= --with-gcc=yes --with-double=yes
post-patch:
@perl -pi.bak -e "s|/usr/local/plplot/lib|${PREFIX}/lib/plplot|g;" \