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:
parent
120224ee43
commit
e3ef587247
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=39814
@ -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>
|
||||
|
@ -1,2 +1,2 @@
|
||||
libexec/cnews/fastcancel
|
||||
libexec/cnews/c-nocem
|
||||
%%NEWSBIN%%/fastcancel
|
||||
%%NEWSBIN%%/c-nocem
|
||||
|
Loading…
Reference in New Issue
Block a user