diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2014-11-26 13:08:24 +0000 |
commit | eee58d187e2c55fca6f53b9e482d33cf5346fe81 (patch) | |
tree | 0d350fe6ad6a2fe3222d838f3c72856c78cd449f /x11/p5-X11-Protocol | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) |
Notes
Diffstat (limited to 'x11/p5-X11-Protocol')
-rw-r--r-- | x11/p5-X11-Protocol/Makefile | 1 | ||||
-rw-r--r-- | x11/p5-X11-Protocol/pkg-plist | 7 |
2 files changed, 1 insertions, 7 deletions
diff --git a/x11/p5-X11-Protocol/Makefile b/x11/p5-X11-Protocol/Makefile index ee12127baae7..44403bc25ff1 100644 --- a/x11/p5-X11-Protocol/Makefile +++ b/x11/p5-X11-Protocol/Makefile @@ -3,6 +3,7 @@ PORTNAME= X11-Protocol PORTVERSION= 0.56 +PORTREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/x11/p5-X11-Protocol/pkg-plist b/x11/p5-X11-Protocol/pkg-plist index 0557aaa70fe1..f5230893953e 100644 --- a/x11/p5-X11-Protocol/pkg-plist +++ b/x11/p5-X11-Protocol/pkg-plist @@ -31,10 +31,3 @@ %%SITE_PERL%%/X11/Protocol/Ext/SHAPE.pm %%SITE_PERL%%/X11/Protocol/Ext/XC_MISC.pm %%SITE_PERL%%/X11/Protocol/Ext/XFree86_Misc.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/X11/Protocol/.packlist -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/X11/Protocol -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/X11 -@dirrmtry %%SITE_PERL%%/X11/Protocol/Ext -@dirrmtry %%SITE_PERL%%/X11/Protocol/Connection -@dirrmtry %%SITE_PERL%%/X11/Protocol -@dirrmtry %%SITE_PERL%%/X11 |