diff options
author | vanilla <vanilla@FreeBSD.org> | 2013-11-06 09:32:11 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2013-11-06 09:32:11 +0800 |
commit | e97b0dac9b888787524432c28a3fd8b138f83232 (patch) | |
tree | 35d4fc5c4a1fac91e01712d7c3465cf376e4710c /science/p5-Chemistry-MacroMol/Makefile | |
parent | d9af26b04d6af972402878680b8d4d1ced8b6ebf (diff) | |
download | freebsd-ports-gnome-e97b0dac9b888787524432c28a3fd8b138f83232.tar.gz freebsd-ports-gnome-e97b0dac9b888787524432c28a3fd8b138f83232.tar.zst freebsd-ports-gnome-e97b0dac9b888787524432c28a3fd8b138f83232.zip |
Support STAGEDIR.
Diffstat (limited to 'science/p5-Chemistry-MacroMol/Makefile')
-rw-r--r-- | science/p5-Chemistry-MacroMol/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/science/p5-Chemistry-MacroMol/Makefile b/science/p5-Chemistry-MacroMol/Makefile index ca95fa33c948..5b989e3cd2d2 100644 --- a/science/p5-Chemistry-MacroMol/Makefile +++ b/science/p5-Chemistry-MacroMol/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Chemistry::MacroMol.3 Chemistry::Domain.3 - -NO_STAGE= yes .include <bsd.port.mk> |