summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-06 08:18:18 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-06 08:18:18 +0000
commitb695c7d2b9c7426568aa4aab8e728556a12aa736 (patch)
treed958c246ab4c77007682060b2a39af617012863c
parentabd09dddd7b5f540c29bbe0a8ba052b1727d42c9 (diff)
downloadfreebsd-ports-b695c7d2b9c7426568aa4aab8e728556a12aa736.zip
Support staging.
-rw-r--r--devel/p5-String-Dump/Makefile4
-rw-r--r--devel/p5-String-Dump/pkg-plist3
2 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-String-Dump/Makefile b/devel/p5-String-Dump/Makefile
index 9d77821c5dc3..587b1ce2cd7d 100644
--- a/devel/p5-String-Dump/Makefile
+++ b/devel/p5-String-Dump/Makefile
@@ -16,8 +16,4 @@ BUILD_DEPENDS= p5-Getopt-Lucid>=0:${PORTSDIR}/textproc/p5-Getopt-Lucid
USES= perl5
USE_PERL5= modbuild
-MAN1= dumpstr.1
-MAN3= String::Dump.3 String::Dump::Debugging.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/devel/p5-String-Dump/pkg-plist b/devel/p5-String-Dump/pkg-plist
index 143de60eb84c..36d376f69e56 100644
--- a/devel/p5-String-Dump/pkg-plist
+++ b/devel/p5-String-Dump/pkg-plist
@@ -1,4 +1,7 @@
bin/dumpstr
+man/man1/dumpstr.1.gz
+%%PERL5_MAN3%%/String::Dump.3.gz
+%%PERL5_MAN3%%/String::Dump::Debugging.3.gz
%%SITE_PERL%%/String/Dump.pm
%%SITE_PERL%%/String/Dump/Debugging.pod
@dirrm %%SITE_PERL%%/String/Dump