diff options
author | az <az@FreeBSD.org> | 2014-01-30 18:27:43 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 18:27:43 +0800 |
commit | 0793d24f7199307d5e44ff918d39b39cb91400da (patch) | |
tree | 58d1120b8296dbcfcf82964ad14e9a50bf3b16be /math/p5-Set-IntSpan-Fast-XS/Makefile | |
parent | 4d6205d3122b4ddc41fd5b47b7ffbc269b930db1 (diff) | |
download | freebsd-ports-gnome-0793d24f7199307d5e44ff918d39b39cb91400da.tar.gz freebsd-ports-gnome-0793d24f7199307d5e44ff918d39b39cb91400da.tar.zst freebsd-ports-gnome-0793d24f7199307d5e44ff918d39b39cb91400da.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'math/p5-Set-IntSpan-Fast-XS/Makefile')
-rw-r--r-- | math/p5-Set-IntSpan-Fast-XS/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/math/p5-Set-IntSpan-Fast-XS/Makefile b/math/p5-Set-IntSpan-Fast-XS/Makefile index a72f516bc1d3..de199858388e 100644 --- a/math/p5-Set-IntSpan-Fast-XS/Makefile +++ b/math/p5-Set-IntSpan-Fast-XS/Makefile @@ -18,7 +18,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Set::IntSpan::Fast::XS.3 - -NO_STAGE= yes .include <bsd.port.mk> |