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-GUITest | |
parent | 3f1df82a16a1e89db9a69b36ade7342f34095ab4 (diff) | |
download | ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.tar.gz ports-eee58d187e2c55fca6f53b9e482d33cf5346fe81.zip |
Notes
Diffstat (limited to 'x11/p5-X11-GUITest')
-rw-r--r-- | x11/p5-X11-GUITest/Makefile | 1 | ||||
-rw-r--r-- | x11/p5-X11-GUITest/pkg-plist | 8 |
2 files changed, 3 insertions, 6 deletions
diff --git a/x11/p5-X11-GUITest/Makefile b/x11/p5-X11-GUITest/Makefile index 162d29cfa4ef..f7b135bf1ee7 100644 --- a/x11/p5-X11-GUITest/Makefile +++ b/x11/p5-X11-GUITest/Makefile @@ -3,6 +3,7 @@ PORTNAME= X11-GUITest PORTVERSION= 0.28 +PORTREVISION= 1 CATEGORIES= x11 perl5 MASTER_SITES= CPAN \ SF/x11guitest/x11guitest/${PORTVERSION} diff --git a/x11/p5-X11-GUITest/pkg-plist b/x11/p5-X11-GUITest/pkg-plist index 01cb02eee475..3ab41b2009f3 100644 --- a/x11/p5-X11-GUITest/pkg-plist +++ b/x11/p5-X11-GUITest/pkg-plist @@ -1,7 +1,3 @@ %%PERL5_MAN3%%/X11::GUITest.3.gz -%%SITE_PERL%%/%%PERL_ARCH%%/X11/GUITest.pm -%%SITE_PERL%%/%%PERL_ARCH%%/auto/X11/GUITest/.packlist -%%SITE_PERL%%/%%PERL_ARCH%%/auto/X11/GUITest/GUITest.so -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/X11/GUITest -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/X11 -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/X11 +%%SITE_ARCH%%/X11/GUITest.pm +%%SITE_ARCH%%/auto/X11/GUITest/GUITest.so |