From e5d0855017326b0e5b965e9ac36d0ae1b7a6276a Mon Sep 17 00:00:00 2001 From: seb Date: Thu, 26 Jun 2003 13:48:55 +0000 Subject: Convert to USE_NEW_TEXINFO. --- audio/openal/Makefile | 5 +++-- audio/openal/PLIST | 4 +--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'audio') diff --git a/audio/openal/Makefile b/audio/openal/Makefile index 60089423a88..4255265980a 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/05/02 11:53:44 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/06/26 13:48:55 seb Exp $ # DISTNAME= openal-20030125 @@ -17,11 +17,12 @@ GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_GMAKE= YES +USE_NEW_TEXINFO= YES +USE_MAKEINFO= YES INFO_FILES= openal.info post-install: ${INSTALL_DATA} ${WRKSRC}/doc/openal.info ${PREFIX}/info .include "../../mk/pthread.buildlink2.mk" -.include "../../mk/texinfo.mk" .include "../../mk/bsd.pkg.mk" diff --git a/audio/openal/PLIST b/audio/openal/PLIST index cbbe3e800fd..74d4b2c4792 100644 --- a/audio/openal/PLIST +++ b/audio/openal/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/03/17 15:57:04 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.2 2003/06/26 13:48:56 seb Exp $ include/AL/al.h include/AL/alc.h include/AL/alctypes.h @@ -9,9 +9,7 @@ include/AL/alu.h include/AL/alut.h include/AL/aluttypes.h include/AL/alutypes.h -@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/openal.info info/openal.info -@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/openal.info lib/libopenal.a lib/libopenal.so lib/libopenal.so.0 -- cgit v1.2.3