aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/p5-Data-Structure-Util/Makefile4
-rw-r--r--devel/p5-Data-Structure-Util/pkg-plist1
2 files changed, 5 insertions, 0 deletions
diff --git a/devel/p5-Data-Structure-Util/Makefile b/devel/p5-Data-Structure-Util/Makefile
index 10626465f0c6..accc8aa04086 100644
--- a/devel/p5-Data-Structure-Util/Makefile
+++ b/devel/p5-Data-Structure-Util/Makefile
@@ -15,8 +15,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= nistor@snickers.org
COMMENT= Perl5 module to change the nature of data within a structure
+BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone \
+ ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod
+
PERL_MODBUILD= yes
+MAN1= packages.pl.1
MAN3= Data::Structure::Util.3
.include <bsd.port.mk>
diff --git a/devel/p5-Data-Structure-Util/pkg-plist b/devel/p5-Data-Structure-Util/pkg-plist
index 13d166dcb544..484932611f0a 100644
--- a/devel/p5-Data-Structure-Util/pkg-plist
+++ b/devel/p5-Data-Structure-Util/pkg-plist
@@ -1,3 +1,4 @@
+bin/packages.pl
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Structure/Util/Util.bs
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Data/Structure/Util/Util.so
%%SITE_PERL%%/%%PERL_ARCH%%/Data/Structure/Util.pm