diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-17 22:53:18 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-17 22:53:18 +0000 |
commit | a95c3610777044f8c6da28fd4ec17bc871b6c5f2 (patch) | |
tree | d5966ab045a0e807fc067048b55edd31178ccac7 /sysutils/p5-Lchown | |
parent | 75a80f534a73eab36601365a753354334ca586fb (diff) | |
download | ports-a95c3610777044f8c6da28fd4ec17bc871b6c5f2.tar.gz ports-a95c3610777044f8c6da28fd4ec17bc871b6c5f2.zip |
Notes
Diffstat (limited to 'sysutils/p5-Lchown')
-rw-r--r-- | sysutils/p5-Lchown/Makefile | 3 | ||||
-rw-r--r-- | sysutils/p5-Lchown/pkg-plist | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/p5-Lchown/Makefile b/sysutils/p5-Lchown/Makefile index 21c5cc46bec6..55f50851a84b 100644 --- a/sysutils/p5-Lchown/Makefile +++ b/sysutils/p5-Lchown/Makefile @@ -7,6 +7,7 @@ PORTNAME= Lchown PORTVERSION= 1.01 +PORTREVISION= 1 CATEGORIES= sysutils perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= ../../authors/id/N/NC/NCLEATON @@ -15,7 +16,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jeffrey@goldmark.org COMMENT= A perl5 module providing access to lchown(2) -PERL_CONFIGURE= YES +PERL_MODBUILD= yes MAN3= Lchown.3 diff --git a/sysutils/p5-Lchown/pkg-plist b/sysutils/p5-Lchown/pkg-plist index 5c8829d196ff..817fddcef5ac 100644 --- a/sysutils/p5-Lchown/pkg-plist +++ b/sysutils/p5-Lchown/pkg-plist @@ -1,5 +1,4 @@ %%SITE_PERL%%/%%PERL_ARCH%%/Lchown.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/.packlist %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/Lchown.bs %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown/Lchown.so @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Lchown |