pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/kdenetwork3 /usr/bin/env cleanup.
details: https://anonhg.NetBSD.org/pkgsrc/rev/e3707418dbca
branches: trunk
changeset: 590094:e3707418dbca
user: markd <markd%pkgsrc.org@localhost>
date: Sun Jul 03 02:14:12 2011 +0000
description:
/usr/bin/env cleanup.
diffstat:
net/kdenetwork3/Makefile | 11 ++++-------
1 files changed, 4 insertions(+), 7 deletions(-)
diffs (34 lines):
diff -r a38527788a42 -r e3707418dbca net/kdenetwork3/Makefile
--- a/net/kdenetwork3/Makefile Sun Jul 03 02:08:08 2011 +0000
+++ b/net/kdenetwork3/Makefile Sun Jul 03 02:14:12 2011 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.78 2011/04/22 13:42:07 obache Exp $
+# $NetBSD: Makefile,v 1.79 2011/07/03 02:14:12 markd Exp $
DISTNAME= kdenetwork-${_KDE_VERSION}
-PKGREVISION= 10
+PKGREVISION= 11
CATEGORIES= net
COMMENT= Network modules for the KDE integrated X11 desktop
@@ -13,7 +13,7 @@
DEPENDS+= qca-tls>=1.0:../../security/qca-tls
-USE_TOOLS+= pkg-config
+USE_TOOLS+= pkg-config bash:run
PTHREAD_OPTS+= require
REPLACE_PERL+= ksirc/dsirc \
@@ -21,10 +21,7 @@
kopete/kopete/kconf_update/kopete-account-0.10.pl \
kopete/kopete/kconf_update/kopete-pluginloader.pl
-REPLACE_INTERPRETER+= bash
-REPLACE.bash.old= /bin/bash
-REPLACE.bash.new= ${SH}
-REPLACE_FILES.bash= krfb/krfb_httpd/krfb_httpd
+REPLACE_BASH+= krfb/krfb_httpd/krfb_httpd
CONFIGURE_ARGS+= --disable-meanwhile
Home |
Main Index |
Thread Index |
Old Index