aboutsummaryrefslogtreecommitdiffstats
path: root/math/plplot
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2006-05-11 06:37:39 +0800
committeredwin <edwin@FreeBSD.org>2006-05-11 06:37:39 +0800
commitd39e175d47585b9cc1d36a49774dfe2ee4b31e9e (patch)
tree92b54444fff35392303ed68ce61afdaebca172c4 /math/plplot
parent60a366e2f720f7ce2364b5b9d33c7058aee5829b (diff)
downloadfreebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.tar.gz
freebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.tar.zst
freebsd-ports-gnome-d39e175d47585b9cc1d36a49774dfe2ee4b31e9e.zip
Remove USE_REINPLACE from ports starting with M
Diffstat (limited to 'math/plplot')
-rw-r--r--math/plplot/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile
index 02043498b1ae..42cfa971dba3 100644
--- a/math/plplot/Makefile
+++ b/math/plplot/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= unicode.0:${PORTSDIR}/devel/libunicode \
qhull.5:${PORTSDIR}/math/qhull
USE_AUTOTOOLS= libltdl:15
-USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \