REPLACE_SH in installed shell scripts.
This commit is contained in:
parent
48c885a3a0
commit
6d7b6166a5
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.2 2010/07/06 10:17:11 jmmv Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2012/02/15 21:23:25 hans Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ezstream-0.5.4
|
||||
|
@ -14,6 +14,7 @@ USE_LIBTOOL= yes
|
|||
GNU_CONFIGURE= yes
|
||||
USE_TOOLS+= pkg-config
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
REPLACE_SH= examples/meta.sh examples/play.sh
|
||||
|
||||
.include "../../audio/libshout/buildlink3.mk"
|
||||
.include "../../audio/taglib/buildlink3.mk"
|
||||
|
|
Loading…
Reference in a new issue