diff options
author | az <az@FreeBSD.org> | 2014-01-05 20:33:14 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-05 20:33:14 +0800 |
commit | 3cad481398ced63ecda2b446098739f232326ebd (patch) | |
tree | 140c8b5e543420bb97617b37d63532bd93e807bc /x11-toolkits/p5-Gtk2-Ex-Utils | |
parent | 0d7fe3c2829f094fba4e135e3ebee36f03b36fb1 (diff) | |
download | freebsd-ports-gnome-3cad481398ced63ecda2b446098739f232326ebd.tar.gz freebsd-ports-gnome-3cad481398ced63ecda2b446098739f232326ebd.tar.zst freebsd-ports-gnome-3cad481398ced63ecda2b446098739f232326ebd.zip |
- stage support
Approved by: portmgr (blanket infrastructure)
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 |