REPLACE_SH in installed shell script.
This commit is contained in:
parent
bf57727a59
commit
1d1e075805
1 changed files with 2 additions and 1 deletions
|
@ -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__
|
||||
|
|
Loading…
Reference in a new issue