diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-13 04:15:53 +0000 |
commit | 28dd10dcb401c431386390d9b259d3f7330f6f2b (patch) | |
tree | 7faca4f0ee68daa442a553a83311caed144b3e09 /science/pyvox | |
parent | 0101e2c34264299778df1cb6ea451b51dabf4ded (diff) |
Remove USE_REINPLACE from all categories starting with S
Notes
Notes:
svn path=/head/; revision=162215
Diffstat (limited to 'science/pyvox')
-rw-r--r-- | science/pyvox/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/pyvox/Makefile b/science/pyvox/Makefile index 3366f03fc3dd..a0f468545ca4 100644 --- a/science/pyvox/Makefile +++ b/science/pyvox/Makefile @@ -19,7 +19,6 @@ COMMENT= A set of software tools for medical image processing LIB_DEPENDS= Xm.2:${PORTSDIR}/x11-toolkits/lesstif USE_PYTHON= yes -USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-lapack --with-python USE_GMAKE= yes |