diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:33:14 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:33:14 +0000 |
commit | 1480bef1b354ff4be5e9c06dea80de9b9cd494ca (patch) | |
tree | 140c8b5e543420bb97617b37d63532bd93e807bc /x11-toolkits/p5-Gtk2-Ex-Utils | |
parent | 55cd3a9b006022eb9cc0db454f98d6b17307aea7 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Ex-Utils')
-rw-r--r-- | x11-toolkits/p5-Gtk2-Ex-Utils/Makefile | 4 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2-Ex-Utils/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile index 673052511a69..9f72dfcb3462 100644 --- a/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile +++ b/x11-toolkits/p5-Gtk2-Ex-Utils/Makefile @@ -22,8 +22,4 @@ RUN_DEPENDS= p5-Glib2>=1.00:${PORTSDIR}/devel/p5-Glib2 \ USES= perl5 USE_PERL5= configure -MAN3= Gtk2::Ex::Constants.3 \ - Gtk2::Ex::Utils.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-toolkits/p5-Gtk2-Ex-Utils/pkg-plist b/x11-toolkits/p5-Gtk2-Ex-Utils/pkg-plist index 23fb4f85848a..4eada719596b 100644 --- a/x11-toolkits/p5-Gtk2-Ex-Utils/pkg-plist +++ b/x11-toolkits/p5-Gtk2-Ex-Utils/pkg-plist @@ -1,6 +1,8 @@ %%SITE_PERL%%/Gtk2/Ex/Constants.pm %%SITE_PERL%%/Gtk2/Ex/Utils.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Ex/Utils/.packlist +%%PERL5_MAN3%%/Gtk2::Ex::Constants.3.gz +%%PERL5_MAN3%%/Gtk2::Ex::Utils.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Ex/Utils @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Ex @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2 |