From 1d1e075805db1cf93578e005b6e0df9652897bf6 Mon Sep 17 00:00:00 2001 From: hans Date: Wed, 15 Feb 2012 22:25:13 +0000 Subject: REPLACE_SH in installed shell script. --- audio/openal/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio') 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__ -- cgit v1.2.3