summaryrefslogtreecommitdiff
path: root/audio/openal
diff options
context:
space:
mode:
authorhans <hans>2012-02-15 22:25:13 +0000
committerhans <hans>2012-02-15 22:25:13 +0000
commitf15de0f8eac52fddda1b6d8cd2e48b98a0d0b17a (patch)
tree4cfcb0c2acb151877f83bf636bf89eededc41dac /audio/openal
parentbb55369be46d0defd3b6ff10fa8cc2cfd8573954 (diff)
downloadpkgsrc-f15de0f8eac52fddda1b6d8cd2e48b98a0d0b17a.tar.gz
REPLACE_SH in installed shell script.
Diffstat (limited to 'audio/openal')
-rw-r--r--audio/openal/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/openal/Makefile b/audio/openal/Makefile
index 22fe0aebc56..e1c3b512c18 100644
--- a/audio/openal/Makefile
+++ b/audio/openal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2012/01/11 20:03:44 hans Exp $
+# $NetBSD: Makefile,v 1.29 2012/02/15 22:25:13 hans Exp $
DISTNAME= openal-0.0.8
PKGREVISION= 5
@@ -21,6 +21,7 @@ PTHREAD_AUTO_VARS= yes
INFO_FILES= yes
INSTALLATION_DIRS= ${PKGINFODIR} include/AL
PKGCONFIG_OVERRIDE= admin/pkgconfig/openal.pc.in
+REPLACE_SH= admin/pkgconfig/openal-config.in
LIBS+= ${LIBOSSAUDIO}
CPPFLAGS.SunOS+= -D__EXTENSIONS__