diff options
author | miwi <miwi@FreeBSD.org> | 2014-02-01 22:41:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-02-01 22:41:49 +0800 |
commit | 3f6e9083ff3642c4f9ad9ee15f3d9adc8b646eea (patch) | |
tree | 5eca784850e9c1daf8cd5ef7844df6bdaacce9d0 /math/p5-Math-Vec/Makefile | |
parent | 5c8d24d462709295e96cad07cb4560be1376cc47 (diff) | |
download | freebsd-ports-gnome-3f6e9083ff3642c4f9ad9ee15f3d9adc8b646eea.tar.gz freebsd-ports-gnome-3f6e9083ff3642c4f9ad9ee15f3d9adc8b646eea.tar.zst freebsd-ports-gnome-3f6e9083ff3642c4f9ad9ee15f3d9adc8b646eea.zip |
- Stage support
Diffstat (limited to 'math/p5-Math-Vec/Makefile')
-rw-r--r-- | math/p5-Math-Vec/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/p5-Math-Vec/Makefile b/math/p5-Math-Vec/Makefile index 58a9347ca9b6..1a2c00647a2b 100644 --- a/math/p5-Math-Vec/Makefile +++ b/math/p5-Math-Vec/Makefile @@ -11,7 +11,5 @@ COMMENT= Object-Oriented Vector Math Methods in Perl USES= perl5 USE_PERL5= modbuild -MAN3= Math::Vec.3 -NO_STAGE= yes .include <bsd.port.mk> |