pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/ed2k-gtk-gui Code doesn't refer to /bin/bash anymore.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a5f21891d825
branches: trunk
changeset: 509376:a5f21891d825
user: ghen <ghen%pkgsrc.org@localhost>
date: Thu Mar 09 14:06:19 2006 +0000
description:
Code doesn't refer to /bin/bash anymore.
diffstat:
net/ed2k-gtk-gui/Makefile | 8 +-------
1 files changed, 1 insertions(+), 7 deletions(-)
diffs (22 lines):
diff -r 0bc9c6e66268 -r a5f21891d825 net/ed2k-gtk-gui/Makefile
--- a/net/ed2k-gtk-gui/Makefile Thu Mar 09 14:06:03 2006 +0000
+++ b/net/ed2k-gtk-gui/Makefile Thu Mar 09 14:06:19 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/02/05 23:10:23 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2006/03/09 14:06:19 ghen Exp $
DISTNAME= ed2k-gtk-gui-0.6.3
PKGREVISION= 3
@@ -15,12 +15,6 @@
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CONFIGURE_LDFLAGS=${LDFLAGS:M*:Q}
-SUBST_CLASSES+= shell
-SUBST_MESSAGE.shell= "Fixing hardcoded shell."
-SUBST_STAGE.shell= post-patch
-SUBST_FILES.shell= ed2k_gui/misc.c
-SUBST_SED.shell= -e 's,/bin/bash,/bin/sh,g'
-
BUILDLINK_TRANSFORM+= rm:-DGTK_DISABLE_DEPRECATED
.include "../../devel/gettext-lib/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index