From cfd22b4d5f6e2b8f02151626560ccbac83a45526 Mon Sep 17 00:00:00 2001 From: az Date: Thu, 30 Jan 2014 08:45:50 +0000 Subject: - add stage support Approved by: portmgr (blanket infrastructure) --- deskutils/p5-ZConf-Runner-GUI-GTK/Makefile | 3 --- deskutils/p5-ZConf-Runner-GUI-GTK/pkg-descr | 2 +- deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist | 1 + 3 files changed, 2 insertions(+), 4 deletions(-) (limited to 'deskutils/p5-ZConf-Runner-GUI-GTK') diff --git a/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile b/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile index 2adb444388b9..7f65e68806d2 100644 --- a/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile +++ b/deskutils/p5-ZConf-Runner-GUI-GTK/Makefile @@ -21,7 +21,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= ZConf::Runner::GUI::GTK.3 - -NO_STAGE= yes .include diff --git a/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-descr b/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-descr index 0745c5603b7a..fca5f9a0ebcc 100644 --- a/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-descr +++ b/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-descr @@ -1,3 +1,3 @@ The GTK GUI backend for ZConf::Runner. -WWW: http://search.cpan.org/dist/ZConf-Runner-GUI-GTK +WWW: http://search.cpan.org/dist/ZConf-Runner-GUI-GTK/ diff --git a/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist b/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist index 7fa434b4fb68..dfbb82c4f81d 100644 --- a/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist +++ b/deskutils/p5-ZConf-Runner-GUI-GTK/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/ZConf/Runner/GUI/GTK.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner/GUI/GTK/.packlist +%%PERL5_MAN3%%/ZConf::Runner::GUI::GTK.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner/GUI/GTK @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner/GUI @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/ZConf/Runner -- cgit