From c77b37fcac9b2edb5c6f926e711f86093454aa5f Mon Sep 17 00:00:00 2001 From: seb Date: Mon, 30 Jun 2003 12:06:08 +0000 Subject: Convert to USE_NEW_TEXINFO. --- emulators/vice/Makefile | 6 ++++-- emulators/vice/PLIST | 4 +--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'emulators/vice') diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile index 1562632609b..bc96e86c523 100644 --- a/emulators/vice/Makefile +++ b/emulators/vice/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2003/06/23 19:05:09 kristerw Exp $ +# $NetBSD: Makefile,v 1.32 2003/06/30 12:06:08 seb Exp $ # DISTNAME= vice-1.12 @@ -31,6 +31,9 @@ USE_X11= YES USE_GMAKE= YES GNU_CONFIGURE= YES +USE_NEW_TEXINFO= YES +INFO_FILES= vice.info + # These changes are rather common, so sed instead of patch: post-patch: @for file in `${FIND} ${WRKSRC} -name Makefile.in -print` \ @@ -73,7 +76,6 @@ post-install: #.include "../../graphics/png/buildlink2.mk" .include "../../graphics/xpm/buildlink2.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" # This is the emulator's recommended setting. We place it last so that it diff --git a/emulators/vice/PLIST b/emulators/vice/PLIST index f5daffa00ff..145ecba9d8f 100644 --- a/emulators/vice/PLIST +++ b/emulators/vice/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2003/06/23 19:05:09 kristerw Exp $ +@comment $NetBSD: PLIST,v 1.7 2003/06/30 12:06:09 seb Exp $ bin/c1541 bin/petcat bin/vsid @@ -8,7 +8,6 @@ bin/xcbm2 bin/xpet bin/xplus4 bin/xvic -@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/vice.info info/vice.info info/vice.info-1 info/vice.info-2 @@ -17,7 +16,6 @@ info/vice.info-4 info/vice.info-5 info/vice.info-6 info/vice.info-7 -@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/vice.info man/man1/c1541.1 man/man1/petcat.1 man/man1/vice.1 -- cgit v1.2.3