diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:15:52 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-01-12 06:15:52 +0000 |
commit | aa325c874c1c374aae07eecb5358f7f08ba6bb35 (patch) | |
tree | 0a71654d703a0972794e2dbf0ce6fd391ab0d78d | |
parent | - add mising man page (diff) |
- Unbreak (fix previous update)
Pointyhat to: myself
Notes
Notes:
svn path=/head/; revision=247684
-rw-r--r-- | devel/p5-Module-List/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Module-List/pkg-plist | 2 |
2 files changed, 1 insertions, 5 deletions
diff --git a/devel/p5-Module-List/Makefile b/devel/p5-Module-List/Makefile index be4e156ad501..7a936db219d9 100644 --- a/devel/p5-Module-List/Makefile +++ b/devel/p5-Module-List/Makefile @@ -14,9 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= oleg@mamontov.net COMMENT= Module 'directory' listing -BROKEN= does not build - -PERL_CONFIGURE= yes +PERL_MODBUILD= yes MAN3= Module::List.3 diff --git a/devel/p5-Module-List/pkg-plist b/devel/p5-Module-List/pkg-plist index 5c0fc8c928d4..28e2cf0d2835 100644 --- a/devel/p5-Module-List/pkg-plist +++ b/devel/p5-Module-List/pkg-plist @@ -1,6 +1,4 @@ -@comment $FreeBSD$ %%SITE_PERL%%/Module/List.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/List/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module/List @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Module @dirrmtry %%SITE_PERL%%/Module |