diff options
Diffstat (limited to 'audio/openal/Makefile')
-rw-r--r-- | audio/openal/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile index 4255265980a..f0524d33add 100644 --- a/audio/openal/Makefile +++ b/audio/openal/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/06/26 13:48:55 seb Exp $ +# $NetBSD: Makefile,v 1.4 2003/08/09 10:29:57 seb Exp $ # DISTNAME= openal-20030125 @@ -17,7 +17,6 @@ GNU_CONFIGURE= YES USE_BUILDLINK2= YES USE_GMAKE= YES -USE_NEW_TEXINFO= YES USE_MAKEINFO= YES INFO_FILES= openal.info |