diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:30:05 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-05 12:30:05 +0000 |
commit | 3d574e7caa8fbaf8c8ae73d1d8f27600108404c9 (patch) | |
tree | ca939d43738d2dff5410721a8b8d794aa4be8d35 /x11-toolkits/p5-Gtk2-Chmod | |
parent | d7a605a2ef8f6b94e90b021fa8c09060b44a348f (diff) | |
download | ports-3d574e7caa8fbaf8c8ae73d1d8f27600108404c9.tar.gz ports-3d574e7caa8fbaf8c8ae73d1d8f27600108404c9.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gtk2-Chmod')
-rw-r--r-- | x11-toolkits/p5-Gtk2-Chmod/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/p5-Gtk2-Chmod/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/p5-Gtk2-Chmod/Makefile b/x11-toolkits/p5-Gtk2-Chmod/Makefile index 779ff38f5b7a..84ff01bdafd5 100644 --- a/x11-toolkits/p5-Gtk2-Chmod/Makefile +++ b/x11-toolkits/p5-Gtk2-Chmod/Makefile @@ -19,7 +19,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Gtk2::Chmod.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/x11-toolkits/p5-Gtk2-Chmod/pkg-plist b/x11-toolkits/p5-Gtk2-Chmod/pkg-plist index 5cb21e3c6efd..00c74a65a785 100644 --- a/x11-toolkits/p5-Gtk2-Chmod/pkg-plist +++ b/x11-toolkits/p5-Gtk2-Chmod/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/Gtk2/Chmod.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Chmod/.packlist +%%PERL5_MAN3%%/Gtk2::Chmod.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2/Chmod @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Gtk2 @dirrmtry %%SITE_PERL%%/Gtk2/ |