diff options
author | seb <seb> | 2003-06-26 18:01:27 +0000 |
---|---|---|
committer | seb <seb> | 2003-06-26 18:01:27 +0000 |
commit | 97dd48bd5233ef190f745a3b8809bf7aaed1a677 (patch) | |
tree | e177d99269c3eb4fcb7e35cc1869b8aba325ce51 /audio | |
parent | 2d694d333d6b041d8b60f8a6dd96c960e67d8f10 (diff) | |
download | pkgsrc-97dd48bd5233ef190f745a3b8809bf7aaed1a677.tar.gz |
Convert to USE_NEW_TEXINFO.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/trplayer/Makefile | 4 | ||||
-rw-r--r-- | audio/trplayer/PLIST | 4 |
2 files changed, 3 insertions, 5 deletions
diff --git a/audio/trplayer/Makefile b/audio/trplayer/Makefile index 88c0973966e..161d48b4f2a 100644 --- a/audio/trplayer/Makefile +++ b/audio/trplayer/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/03/29 12:40:09 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/26 18:01:27 seb Exp $ # DISTNAME= trplayer-1.2.0 @@ -34,6 +34,7 @@ NO_BUILD= YES EMULDIR= ${LOCALBASE}/emul/linux EXTRACT_ONLY= # nothing +USE_NEW_TEXINFO= YES INFO_FILES= trplayer.info PLIST_SRC= ${WRKDIR}/PLIST.rpm @@ -50,6 +51,5 @@ post-install: > ${WRKSRC}/trplayer ${INSTALL_SCRIPT} ${WRKSRC}/trplayer ${PREFIX}/bin/trplayer -.include "../../mk/texinfo.mk" .include "../../emulators/suse_linux/Makefile.application" .include "../../mk/bsd.pkg.mk" diff --git a/audio/trplayer/PLIST b/audio/trplayer/PLIST index 5479058b2ee..7b79b97972b 100644 --- a/audio/trplayer/PLIST +++ b/audio/trplayer/PLIST @@ -1,5 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2002/08/31 20:04:53 fredb Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/06/26 18:01:28 seb Exp $ bin/trplayer -@unexec ${INSTALL_INFO} --delete %D/info/trplayer.info %D/info/dir info/trplayer.info -@exec ${INSTALL_INFO} %D/info/trplayer.info %D/info/dir |