aboutsummaryrefslogtreecommitdiffstats
path: root/biology/pymol
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 07:26:35 +0800
committerEdwin Groothuis <edwin@FreeBSD.org>2006-05-04 07:26:35 +0800
commit72ad491a93fc881d0819c98066a4ab2c36dc39eb (patch)
tree5d7d1cdb1a972faadc03aa356a9aafc7fd33ffbe /biology/pymol
parent7f07944635211a0fe0e92d01d9194d5b42327c6b (diff)
downloadfreebsd-ports-gnome-72ad491a93fc881d0819c98066a4ab2c36dc39eb.tar.gz
freebsd-ports-gnome-72ad491a93fc881d0819c98066a4ab2c36dc39eb.tar.zst
freebsd-ports-gnome-72ad491a93fc881d0819c98066a4ab2c36dc39eb.zip
Remove USE_REINPLACE from all categories starting with B
Diffstat (limited to 'biology/pymol')
-rw-r--r--biology/pymol/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/pymol/Makefile b/biology/pymol/Makefile
index bf0094db674e..9cf17a38e4b1 100644
--- a/biology/pymol/Makefile
+++ b/biology/pymol/Makefile
@@ -24,7 +24,6 @@ LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut \
WRKSRC= ${WRKDIR}/pymol-${PORTVERSION}
USE_GMAKE= yes
-USE_REINPLACE= yes
USE_PYTHON= yes
.include <bsd.port.pre.mk>