aboutsummaryrefslogtreecommitdiff
path: root/math/newmat
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-10 22:37:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-10 22:37:39 +0000
commitefe7d5f7f4ccf1419e95119b11ef8933de183ffd (patch)
tree6427ac7192f84d32d22f51df854472cc309545dc /math/newmat
parentb88236b45ef5afcdc78a4981a19422b12ca70ff4 (diff)
downloadports-efe7d5f7f4ccf1419e95119b11ef8933de183ffd.tar.gz
ports-efe7d5f7f4ccf1419e95119b11ef8933de183ffd.zip
Remove USE_REINPLACE from ports starting with M
Notes
Notes: svn path=/head/; revision=162032
Diffstat (limited to 'math/newmat')
-rw-r--r--math/newmat/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile
index 722815e83ffc..64881404b402 100644
--- a/math/newmat/Makefile
+++ b/math/newmat/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ matrix library
NO_WRKSUBDIR= yes
-USE_REINPLACE= yes
USE_GMAKE= yes
MAKEFILE= nm_gnu.mak
MAKE_ARGS= CXX="${CXX}" CXXFLAGS="${CXXFLAGS}"