1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

fix pkg-plist, even if CNEWSBIN is not set

This commit is contained in:
Dirk Meyer 2001-03-14 07:27:51 +00:00
parent 120224ee43
commit e3ef587247
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39814
2 changed files with 3 additions and 2 deletions

View File

@ -20,5 +20,6 @@ CNEWSSRC?= ${.CURDIR}/../cnews/work
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-cnews=${WRKDIRPREFIX}${CNEWSSRC}
PLIST_SUB+= NEWSBIN=${NEWSBIN:S=${PREFIX}/==}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
libexec/cnews/fastcancel
libexec/cnews/c-nocem
%%NEWSBIN%%/fastcancel
%%NEWSBIN%%/c-nocem