aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-Int64/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-30 20:20:27 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-30 20:20:27 +0000
commit699cd424eed65e9635dc3829bc92efdedee24dd7 (patch)
tree92c0c7d64cc8994560cd3f217750b1813bc39f75 /math/p5-Math-Int64/Makefile
parenta02c48b9da99510a14abc1b21196d3cd18996ae5 (diff)
downloadports-699cd424eed65e9635dc3829bc92efdedee24dd7.tar.gz
ports-699cd424eed65e9635dc3829bc92efdedee24dd7.zip
- Support STAGEDIR
Notes
Notes: svn path=/head/; revision=328863
Diffstat (limited to 'math/p5-Math-Int64/Makefile')
-rw-r--r--math/p5-Math-Int64/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/math/p5-Math-Int64/Makefile b/math/p5-Math-Int64/Makefile
index f74ce506fbdd..92b251c95736 100644
--- a/math/p5-Math-Int64/Makefile
+++ b/math/p5-Math-Int64/Makefile
@@ -16,9 +16,4 @@ LICENSE_COMB= dual
USE_PERL5= configure
USES= perl5
-MAN3= Math::Int64.3 \
- Math::Int64::die_on_overflow.3 \
- Math::UInt64.3
-
-NO_STAGE= yes
.include <bsd.port.mk>