aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-SimpleVariable
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>2013-11-05 14:56:18 +0800
committervanilla <vanilla@FreeBSD.org>2013-11-05 14:56:18 +0800
commit66dfc893366216c301980028d29756a5cb97d8b4 (patch)
treef1b12e43c4957712ca0fd56650b1bda57831a37d /math/p5-Math-SimpleVariable
parentb1a6c0cdd886f3bec908d1a7a9548e60555409c8 (diff)
downloadfreebsd-ports-gnome-66dfc893366216c301980028d29756a5cb97d8b4.tar.gz
freebsd-ports-gnome-66dfc893366216c301980028d29756a5cb97d8b4.tar.zst
freebsd-ports-gnome-66dfc893366216c301980028d29756a5cb97d8b4.zip
Support STAGEDIR.
Diffstat (limited to 'math/p5-Math-SimpleVariable')
-rw-r--r--math/p5-Math-SimpleVariable/Makefile3
-rw-r--r--math/p5-Math-SimpleVariable/pkg-plist7
2 files changed, 4 insertions, 6 deletions
diff --git a/math/p5-Math-SimpleVariable/Makefile b/math/p5-Math-SimpleVariable/Makefile
index 32ab00531caf..356eb6081f32 100644
--- a/math/p5-Math-SimpleVariable/Makefile
+++ b/math/p5-Math-SimpleVariable/Makefile
@@ -14,9 +14,6 @@ COMMENT= Simple representation of mathematical variables
USES= perl5
USE_PERL5= configure patch
-MAN3= Math::SimpleVariable.3
-
-NO_STAGE= yes
pre-patch:
@${FIND} ${WRKSRC} -name "*.pm" | ${XARGS} ${PERL} -pi -e \
'$$package=$$1 if /^package\s+([^\s;]*);/; s!^require 5.005_62;!!; s!^use warnings;!!; s!^our\s+(\$$)(VERSION)\s+=!$$1$${package}::$$2=!;'
diff --git a/math/p5-Math-SimpleVariable/pkg-plist b/math/p5-Math-SimpleVariable/pkg-plist
index 8da0f70f4fdc..d9ed886169b2 100644
--- a/math/p5-Math-SimpleVariable/pkg-plist
+++ b/math/p5-Math-SimpleVariable/pkg-plist
@@ -1,5 +1,6 @@
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable/.packlist
+%%PERL5_MAN3%%/Math::SimpleVariable.3.gz
%%SITE_PERL%%/Math/SimpleVariable.pm
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable
-@dirrmtry %%SITE_PERL%%/Math
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable/.packlist
+@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math/SimpleVariable
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Math
+@dirrmtry %%SITE_PERL%%/Math