summaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2004-12-19 00:19:46 +0000
committerleeym <leeym@FreeBSD.org>2004-12-19 00:19:46 +0000
commit70a9864eb7cc7f8f23b3afecabf29f02f432a967 (patch)
treee7196a4fbef01bd6400466f138dbc7cb1b047dcc /news
parent0c92c0f9b92701d19061a03035e45d17216b599a (diff)
downloadFreeBSD-ports-70a9864eb7cc7f8f23b3afecabf29f02f432a967.zip
FreeBSD-ports-70a9864eb7cc7f8f23b3afecabf29f02f432a967.tar.gz
- correct pkg-plist
Noticed by: kris
Diffstat (limited to 'news')
-rw-r--r--news/p5-News-Article-NoCeM/Makefile3
-rw-r--r--news/p5-News-Article-NoCeM/pkg-plist5
-rw-r--r--news/p5-NewsLib/pkg-plist3
3 files changed, 6 insertions, 5 deletions
diff --git a/news/p5-News-Article-NoCeM/Makefile b/news/p5-News-Article-NoCeM/Makefile
index 10d2d5d..7c88fb0 100644
--- a/news/p5-News-Article-NoCeM/Makefile
+++ b/news/p5-News-Article-NoCeM/Makefile
@@ -22,8 +22,5 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= News::Article::NoCeM.3
-PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/News/Article/NoCeM
-PLIST_FILES= ${SITE_PERL_REL}/News/Article/NoCeM.pm \
- ${SITE_PERL_REL}/${PERL_ARCH}/auto/News/Article/NoCeM/.packlist
.include <bsd.port.mk>
diff --git a/news/p5-News-Article-NoCeM/pkg-plist b/news/p5-News-Article-NoCeM/pkg-plist
new file mode 100644
index 0000000..28a6afd
--- /dev/null
+++ b/news/p5-News-Article-NoCeM/pkg-plist
@@ -0,0 +1,5 @@
+%%SITE_PERL%%/News/Article/NoCeM.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Article/NoCeM/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Article/NoCeM
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/News/Article 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/News/Article 2>/dev/null || true
diff --git a/news/p5-NewsLib/pkg-plist b/news/p5-NewsLib/pkg-plist
index 58fb382..837a0eb 100644
--- a/news/p5-NewsLib/pkg-plist
+++ b/news/p5-NewsLib/pkg-plist
@@ -8,7 +8,6 @@
%%SITE_PERL%%/Net/NNTP/Proxy.pm
%%SITE_PERL%%/Net/NNTP/Client.pm
%%SITE_PERL%%/Net/NNTP/Functions.pm
-@dirrm %%SITE_PERL%%/News/Article
-@unexec rmdir %D/%%SITE_PERL%%/News 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/News/Article 2>/dev/null || true
@dirrm %%SITE_PERL%%/Net/NNTP
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/NewsLib
OpenPOWER on IntegriCloud