summaryrefslogtreecommitdiff
path: root/audio/openal
diff options
context:
space:
mode:
authorhans <hans@pkgsrc.org>2012-02-15 22:25:13 +0000
committerhans <hans@pkgsrc.org>2012-02-15 22:25:13 +0000
commit1d1e075805db1cf93578e005b6e0df9652897bf6 (patch)
tree4cfcb0c2acb151877f83bf636bf89eededc41dac /audio/openal
parentbf57727a59d30adb394c9a1778277ae5108d020e (diff)
downloadpkgsrc-1d1e075805db1cf93578e005b6e0df9652897bf6.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__