summaryrefslogtreecommitdiff
path: root/x11/kdebase3
diff options
context:
space:
mode:
authorwulf <wulf>2003-07-13 11:19:28 +0000
committerwulf <wulf>2003-07-13 11:19:28 +0000
commit29d40e3241b1ead4e1486dc1f26a815152f1c325 (patch)
tree5200e3b2fcbfbe371ffac6fff6d71930a442cb2e /x11/kdebase3
parent045512d5f67d81c33e0f163590240594fa8d0719 (diff)
downloadpkgsrc-29d40e3241b1ead4e1486dc1f26a815152f1c325.tar.gz
Removed patches/patch-af and instead use REPLACE_PERL to fix incorrect
path to perl in fileshareset script
Diffstat (limited to 'x11/kdebase3')
-rw-r--r--x11/kdebase3/Makefile4
-rw-r--r--x11/kdebase3/distinfo3
-rw-r--r--x11/kdebase3/patches/patch-fd10
3 files changed, 4 insertions, 13 deletions
diff --git a/x11/kdebase3/Makefile b/x11/kdebase3/Makefile
index 76224308ffe..4c16f82af4e 100644
--- a/x11/kdebase3/Makefile
+++ b/x11/kdebase3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2003/07/08 14:05:06 markd Exp $
+# $NetBSD: Makefile,v 1.27 2003/07/13 11:19:28 wulf Exp $
DISTNAME= kdebase-3.1.2
CATEGORIES= x11
@@ -21,6 +21,8 @@ CONFIGURE_ARGS+= --without-lame
CONFIGURE_ARGS+= --without-vorbis
CONFIGURE_ARGS+= --without-java
+REPLACE_PERL= kcontrol/fileshare/fileshareset
+
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == "NetBSD"
diff --git a/x11/kdebase3/distinfo b/x11/kdebase3/distinfo
index 16f580869c6..bffb9ee9a7e 100644
--- a/x11/kdebase3/distinfo
+++ b/x11/kdebase3/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.32 2003/07/13 04:13:04 wulf Exp $
+$NetBSD: distinfo,v 1.33 2003/07/13 11:19:29 wulf Exp $
SHA1 (kdebase-3.1.2.tar.bz2) = 2e75e74f902977c497e8bdc15074909009d8c91a
Size (kdebase-3.1.2.tar.bz2) = 15229871 bytes
@@ -111,4 +111,3 @@ SHA1 (patch-ex) = 989581c86846b7eede2221cb3c4e896f40ad17d5
SHA1 (patch-fa) = fc8d6f0e22548e86ad4d9f328a657c86ea9f51c4
SHA1 (patch-fb) = 5f6895322c186813c43a3426dfe4d57a17090346
SHA1 (patch-fc) = 8bdc76aa9c34e270de2fba14213db0c179c5cd31
-SHA1 (patch-fd) = 42e03e0ffa64a8f45e704dd30bd962bf7a63eca4
diff --git a/x11/kdebase3/patches/patch-fd b/x11/kdebase3/patches/patch-fd
deleted file mode 100644
index a75e228890d..00000000000
--- a/x11/kdebase3/patches/patch-fd
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: patch-fd,v 1.1 2003/07/13 04:13:05 wulf Exp $
-
---- kcontrol/fileshare/fileshareset.orig 2003-07-13 13:25:36.000000000 +0930
-+++ kcontrol/fileshare/fileshareset 2003-07-13 13:26:04.000000000 +0930
-@@ -1,4 +1,4 @@
--#!/usr/bin/perl -T
-+#!/usr/bin/env perl
- use strict;
-
- ########################################