aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Tie-CPHash/Makefile7
-rw-r--r--devel/p5-Tie-CPHash/pkg-plist3
2 files changed, 7 insertions, 3 deletions
diff --git a/devel/p5-Tie-CPHash/Makefile b/devel/p5-Tie-CPHash/Makefile
index a913ed201aae..5d6a2018f7d7 100644
--- a/devel/p5-Tie-CPHash/Makefile
+++ b/devel/p5-Tie-CPHash/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Tie-CPHash
PORTVERSION= 1.03
+PORTREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Tie
@@ -15,8 +16,14 @@ PKGNAMEPREFIX= p5-
MAINTAINER= direct@klatha.com
COMMENT= Perl module implementing a case preserving hash table
+BUILD_DEPENDS= p5-ExtUtils-MakeMaker>=0:${PORTSDIR}/devel/p5-ExtUtils-MakeMaker \
+ ${SITE_PERL}/Module/Build.pm:${PORTSDIR}/devel/p5-Module-Build
+RUN_DEPENDS= ${BUILD_DEPENDS}
+
PERL_CONFIGURE= yes
+PERL_MODBUILD= yes
+
MAN3= Tie::CPHash.3
.include <bsd.port.mk>
diff --git a/devel/p5-Tie-CPHash/pkg-plist b/devel/p5-Tie-CPHash/pkg-plist
index ab9d6e252691..b0e347748987 100644
--- a/devel/p5-Tie-CPHash/pkg-plist
+++ b/devel/p5-Tie-CPHash/pkg-plist
@@ -1,5 +1,2 @@
%%SITE_PERL%%/Tie/CPHash.pm
-%%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/CPHash/.packlist
-@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie/CPHash
-@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Tie
@dirrmtry %%SITE_PERL%%/Tie