From 34b7baec989126cac012506d441444f5fdb88dbd Mon Sep 17 00:00:00 2001 From: Stefan Walter Date: Sun, 25 Jun 2006 11:08:05 +0000 Subject: - Fix dependency on devel/p5-Module-Compile. [1] - s/dirrm/dirrmtry/ for a couple of directories in plist. [2] PR: 99409 [1] Submitted by: maintainer [1] Suggested by: arved [2] Approved by: arved (mentor) --- devel/p5-Module-Compile/Makefile | 4 ++-- devel/p5-Module-Compile/pkg-plist | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'devel/p5-Module-Compile') diff --git a/devel/p5-Module-Compile/Makefile b/devel/p5-Module-Compile/Makefile index d7b567bbe5be..26b5fe0ecda5 100644 --- a/devel/p5-Module-Compile/Makefile +++ b/devel/p5-Module-Compile/Makefile @@ -7,7 +7,7 @@ PORTNAME= Module-Compile PORTVERSION= 0.15 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Module @@ -16,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= snowfly@yuntech.edu.tw COMMENT= Provide a system for writing modules that compile other Perl modules -BUILD_DEPENDS= ${SITE_PERL}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 +BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Module-Compile/pkg-plist b/devel/p5-Module-Compile/pkg-plist index cc9daf98514d..6c2c09925c24 100644 --- a/devel/p5-Module-Compile/pkg-plist +++ b/devel/p5-Module-Compile/pkg-plist @@ -5,6 +5,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Compile/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/Compile @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module -@dirrm %%SITE_PERL%%/Module/Install/Admin -@dirrm %%SITE_PERL%%/Module/Install +@dirrmtry %%SITE_PERL%%/Module/Install/Admin +@dirrmtry %%SITE_PERL%%/Module/Install @dirrmtry %%SITE_PERL%%/Module -- cgit v1.2.3