diff options
author | leeym <leeym@FreeBSD.org> | 2004-12-19 08:19:46 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2004-12-19 08:19:46 +0800 |
commit | 70a9864eb7cc7f8f23b3afecabf29f02f432a967 (patch) | |
tree | e7196a4fbef01bd6400466f138dbc7cb1b047dcc /news/p5-News-Article-NoCeM/Makefile | |
parent | 0c92c0f9b92701d19061a03035e45d17216b599a (diff) | |
download | freebsd-ports-gnome-70a9864eb7cc7f8f23b3afecabf29f02f432a967.tar.gz freebsd-ports-gnome-70a9864eb7cc7f8f23b3afecabf29f02f432a967.tar.zst freebsd-ports-gnome-70a9864eb7cc7f8f23b3afecabf29f02f432a967.zip |
- correct pkg-plist
Noticed by: kris
Diffstat (limited to 'news/p5-News-Article-NoCeM/Makefile')
-rw-r--r-- | news/p5-News-Article-NoCeM/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/news/p5-News-Article-NoCeM/Makefile b/news/p5-News-Article-NoCeM/Makefile index 10d2d5d7581c..7c88fb0c77d6 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> |