diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:26:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 23:26:35 +0000 |
commit | 72ad491a93fc881d0819c98066a4ab2c36dc39eb (patch) | |
tree | 5d7d1cdb1a972faadc03aa356a9aafc7fd33ffbe /biology/molden | |
parent | 7f07944635211a0fe0e92d01d9194d5b42327c6b (diff) | |
download | ports-72ad491a93fc881d0819c98066a4ab2c36dc39eb.tar.gz ports-72ad491a93fc881d0819c98066a4ab2c36dc39eb.zip |
Notes
Diffstat (limited to 'biology/molden')
-rw-r--r-- | biology/molden/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/biology/molden/Makefile b/biology/molden/Makefile index c3cccad52deb..0e2fd306947c 100644 --- a/biology/molden/Makefile +++ b/biology/molden/Makefile @@ -25,7 +25,6 @@ RESTRICTED= "free for academic, non profit usage;" NO_CDROM= "Do not re-distribute source and executable." NO_PACKAGE= "Though the source codes are accessible, the author is hoping for distribution in an original form." MAKEFILE= ${WRKSRC}/makefile -USE_REINPLACE= yes .include <bsd.port.pre.mk> |