pkgsrc/audio/openal/patches/patch-ae
drochner a57017c92d kill an obsolete line in the installed .pc file, reported by
Jared D. McNeill per PR pkg/40648, bump PKGREVISION
2009-02-16 12:46:00 +00:00

12 lines
386 B
Text

$NetBSD: patch-ae,v 1.1 2009/02/16 12:46:00 drochner Exp $
--- admin/pkgconfig/openal.pc.in.orig 2006-02-11 10:36:55.000000000 +0100
+++ admin/pkgconfig/openal.pc.in
@@ -5,7 +5,6 @@ includedir=@includedir@
Name: OpenAL
Description: OpenAL is a cross-platform 3D audio API.
-Requires: @requirements@
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lopenal
Cflags: -I${includedir}