diff options
author | seb <seb@pkgsrc.org> | 2003-07-02 21:04:18 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2003-07-02 21:04:18 +0000 |
commit | c92408684ed15d4fc260bc9b3c10739ec26952ca (patch) | |
tree | daa6247be6d51503db395b4027379909a5acd172 /games/xboard/PLIST | |
parent | 2f752afdeb626a1f6eadc5bd660a4954f42119fa (diff) | |
download | pkgsrc-c92408684ed15d4fc260bc9b3c10739ec26952ca.tar.gz |
Convert to USE_NEW_TEXINFO.
XXX Don't bother to cleanup the patch file to remove INSTALL_INFO
invocation, it is caught anyway by the buildlink install-info script.
Diffstat (limited to 'games/xboard/PLIST')
-rw-r--r-- | games/xboard/PLIST | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/xboard/PLIST b/games/xboard/PLIST index bfabae33fdd..909f9a4825b 100644 --- a/games/xboard/PLIST +++ b/games/xboard/PLIST @@ -1,11 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:19 seb Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/07/02 21:04:19 seb Exp $ bin/cmail bin/pxboard bin/xboard bin/zic2xpm -@unexec ${INSTALL_INFO} --delete %D/info/xboard.info %D/info/dir info/xboard.info -@exec ${INSTALL_INFO} %D/info/xboard.info %D/info/dir man/man6/cmail.6 man/man6/xboard.6 man/man6/zic2xpm.6 |