pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/xmms REPLACE_SH in installed shell script.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1e7bca9e63d6
branches:  trunk
changeset: 599505:1e7bca9e63d6
user:      hans <hans%pkgsrc.org@localhost>
date:      Wed Feb 15 23:15:04 2012 +0000

description:
REPLACE_SH in installed shell script.

diffstat:

 audio/xmms/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 063641af131e -r 1e7bca9e63d6 audio/xmms/Makefile
--- a/audio/xmms/Makefile       Wed Feb 15 23:11:29 2012 +0000
+++ b/audio/xmms/Makefile       Wed Feb 15 23:15:04 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.74 2012/01/13 10:54:49 obache Exp $
+# $NetBSD: Makefile,v 1.75 2012/02/15 23:15:04 hans Exp $
 #
 
 PKG_DESTDIR_SUPPORT=   user-destdir
@@ -21,6 +21,8 @@
 
 BUILDLINK_DEPMETHOD.libXt?=    build
 
+REPLACE_SH=            xmms-config.in
+
 .include "../../devel/zlib/buildlink3.mk"
 .include "../../x11/libSM/buildlink3.mk"
 .include "../../x11/libXt/buildlink3.mk"



Home | Main Index | Thread Index | Old Index