pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio REPLACE_SH in installed shell script.
details: https://anonhg.NetBSD.org/pkgsrc/rev/52576ac3cf08
branches: trunk
changeset: 599483:52576ac3cf08
user: hans <hans%pkgsrc.org@localhost>
date: Wed Feb 15 21:52:53 2012 +0000
description:
REPLACE_SH in installed shell script.
diffstat:
audio/libcanberra/Makefile | 4 +++-
audio/libcdaudio/Makefile | 3 ++-
2 files changed, 5 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 8abf98060a01 -r 52576ac3cf08 audio/libcanberra/Makefile
--- a/audio/libcanberra/Makefile Wed Feb 15 21:48:08 2012 +0000
+++ b/audio/libcanberra/Makefile Wed Feb 15 21:52:53 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2012/02/06 12:39:26 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2012/02/15 21:52:53 hans Exp $
DISTNAME= libcanberra-0.26
PKGREVISION= 4
@@ -25,6 +25,8 @@
SUBST_MESSAGE.ltdlc= Fixing libtool convenience library name.
SUBST_STAGE.ltdlc= pre-configure
+REPLACE_SH= src/libcanberra-logout-sound.sh.in
+
CONFIGURE_ENV+= ac_cv_lib_ltdl_lt_dladvise_init=yes
PLIST_VARS+= oss
diff -r 8abf98060a01 -r 52576ac3cf08 audio/libcdaudio/Makefile
--- a/audio/libcdaudio/Makefile Wed Feb 15 21:48:08 2012 +0000
+++ b/audio/libcdaudio/Makefile Wed Feb 15 21:52:53 2012 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2008/11/21 10:38:19 drochner Exp $
+# $NetBSD: Makefile,v 1.31 2012/02/15 21:53:56 hans Exp $
DISTNAME= libcdaudio-0.99.12
PKGREVISION= 2
@@ -18,5 +18,6 @@
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
PKGCONFIG_OVERRIDE= libcdaudio.pc.in
+REPLACE_SH= libcdaudio-config.in
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index