aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2014-01-05 20:30:05 +0800
committeraz <az@FreeBSD.org>2014-01-05 20:30:05 +0800
commitaf085e740979d838a05a54b90de522fd5d2d57e1 (patch)
treeca939d43738d2dff5410721a8b8d794aa4be8d35 /news
parentc3d56749a909cf4f636c194a39dbc9b210e3024b (diff)
downloadfreebsd-ports-gnome-af085e740979d838a05a54b90de522fd5d2d57e1.tar.gz
freebsd-ports-gnome-af085e740979d838a05a54b90de522fd5d2d57e1.tar.zst
freebsd-ports-gnome-af085e740979d838a05a54b90de522fd5d2d57e1.zip
- stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'news')
-rw-r--r--news/p5-NNTPClient/Makefile3
-rw-r--r--news/p5-NNTPClient/pkg-plist1
-rw-r--r--news/p5-News-Article-NoCeM/Makefile3
-rw-r--r--news/p5-News-Article-NoCeM/pkg-plist1
4 files changed, 2 insertions, 6 deletions
diff --git a/news/p5-NNTPClient/Makefile b/news/p5-NNTPClient/Makefile
index dc4ec0714649..59b5c66ac9fc 100644
--- a/news/p5-NNTPClient/Makefile
+++ b/news/p5-NNTPClient/Makefile
@@ -14,7 +14,4 @@ COMMENT= Client interface to NNTP (RFC977)
USES= perl5
USE_PERL5= configure
-MAN3= News::NNTPClient.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/news/p5-NNTPClient/pkg-plist b/news/p5-NNTPClient/pkg-plist
index 7c51cdb6f8b5..960ab6acb581 100644
--- a/news/p5-NNTPClient/pkg-plist
+++ b/news/p5-NNTPClient/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/News/NNTPClient.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/News/NNTPClient/.packlist
+%%PERL5_MAN3%%/News::NNTPClient.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/News/NNTPClient
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/News
@dirrmtry %%SITE_PERL%%/News
diff --git a/news/p5-News-Article-NoCeM/Makefile b/news/p5-News-Article-NoCeM/Makefile
index 73980435abff..26a506ed824e 100644
--- a/news/p5-News-Article-NoCeM/Makefile
+++ b/news/p5-News-Article-NoCeM/Makefile
@@ -17,7 +17,4 @@ BUILD_DEPENDS:= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
-MAN3= News::Article::NoCeM.3
-
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/news/p5-News-Article-NoCeM/pkg-plist b/news/p5-News-Article-NoCeM/pkg-plist
index 8932268129fa..4c4b3fe36c1c 100644
--- a/news/p5-News-Article-NoCeM/pkg-plist
+++ b/news/p5-News-Article-NoCeM/pkg-plist
@@ -1,5 +1,6 @@
%%SITE_PERL%%/News/Article/NoCeM.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Article/NoCeM/.packlist
+%%PERL5_MAN3%%/News::Article::NoCeM.3.gz
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Article/NoCeM
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Article
@dirrmtry %%SITE_PERL%%/News/Article