Use new INFO macros.

This commit is contained in:
Tilman Keskinoz 2003-08-04 18:26:06 +00:00
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

View file

@ -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

View file

@ -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