aboutsummaryrefslogtreecommitdiff
path: root/news/c-nocem
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2013-10-28 06:31:18 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2013-10-28 06:31:18 +0000
commitb59bfa01263654a9cac5dc31ab0bccc44194d93f (patch)
tree4f160f0e0ab20459396e3319a0baec87810b2dbb /news/c-nocem
parente06385ddf3b851ab1932b4d43443c83caf9d355a (diff)
downloadports-b59bfa01263654a9cac5dc31ab0bccc44194d93f.tar.gz
ports-b59bfa01263654a9cac5dc31ab0bccc44194d93f.zip
Notes
Diffstat (limited to 'news/c-nocem')
-rw-r--r--news/c-nocem/Makefile12
-rw-r--r--news/c-nocem/pkg-plist2
2 files changed, 7 insertions, 7 deletions
diff --git a/news/c-nocem/Makefile b/news/c-nocem/Makefile
index aeddfa48beb1..5cd230578162 100644
--- a/news/c-nocem/Makefile
+++ b/news/c-nocem/Makefile
@@ -17,16 +17,18 @@ BUILD_DEPENDS+= ${LOCALBASE}/lib/libcnews.a:${PORTSDIR}/${CNEWS_PORT} \
NO_STAGE= yes
+USES= perl5
+USE_GMAKE= yes
+GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --with-cnews=${CNEWSWRK}
WRKSRC= ${WRKDIR}/c-nocem
+PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==}
+PLIST_FILES= %%NEWSBIN%%/fastcancel %%NEWSBIN%%/c-nocem
+
CNEWS_PORT?= news/cnews
#CNEWSWRK?= ${WRKDIRPREFIX}${PORTSDIR}/${CNEWS_PORT}/work
# ${.CURDIR}/../.. can be diffrent from ${PORTSDIR}
CNEWSWRK?= ${WRKDIRPREFIX}${.CURDIR}/../../${CNEWS_PORT}/work
NEWSBIN?= ${PREFIX}/libexec/cnews
-USE_GMAKE= yes
-USES= perl5
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-cnews=${CNEWSWRK}
-PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==}
.include <bsd.port.mk>
diff --git a/news/c-nocem/pkg-plist b/news/c-nocem/pkg-plist
deleted file mode 100644
index d59488099116..000000000000
--- a/news/c-nocem/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-%%NEWSBIN%%/fastcancel
-%%NEWSBIN%%/c-nocem