summaryrefslogtreecommitdiff
path: root/net/ed2k-gtk-gui
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2006-03-09 14:06:19 +0000
committerghen <ghen@pkgsrc.org>2006-03-09 14:06:19 +0000
commitf97df61042d6472df167656167d0993cc0c93fbd (patch)
tree5bcc06cc16469cb436415daf79bbb13ff6cc97c4 /net/ed2k-gtk-gui
parent06c5666dddd4700f5435cd8450cd7ed1a431e9dd (diff)
downloadpkgsrc-f97df61042d6472df167656167d0993cc0c93fbd.tar.gz
Code doesn't refer to /bin/bash anymore.
Diffstat (limited to 'net/ed2k-gtk-gui')
-rw-r--r--net/ed2k-gtk-gui/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/net/ed2k-gtk-gui/Makefile b/net/ed2k-gtk-gui/Makefile
index 11ce9524812..ce15718a082 100644
--- a/net/ed2k-gtk-gui/Makefile
+++ b/net/ed2k-gtk-gui/Makefile
@@ -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 @@ USE_PKGLOCALEDIR= yes
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"