Use new INFO macros.
This commit is contained in:
parent
3c0cc81cb8
commit
772104ec58
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86303
2 changed files with 1 additions and 3 deletions
|
@ -25,6 +25,7 @@ MAKE_ENV= LIBS="-lsocket++"
|
|||
|
||||
MAN5= newscache.conf.5
|
||||
MAN8= newscache.8 newscacheclean.8 updatenews.8
|
||||
INFO= NewsCache
|
||||
|
||||
post-patch:
|
||||
cd ${WRKSRC}; ./autogen
|
||||
|
|
|
@ -2,6 +2,3 @@ bin/updatenews
|
|||
etc/newscache.conf-dist
|
||||
sbin/newscache
|
||||
sbin/newscacheclean
|
||||
@unexec install-info --delete %D/info/NewsCache.info %D/info/dir
|
||||
info/NewsCache.info
|
||||
@exec install-info %D/info/NewsCache.info %D/info/dir
|
||||
|
|
Loading…
Reference in a new issue