pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/kdelibs3 Fix location of preparetips in REPLACE_PERL



details:   https://anonhg.NetBSD.org/pkgsrc/rev/acaaf04b35c5
branches:  trunk
changeset: 459744:acaaf04b35c5
user:      skrll <skrll%pkgsrc.org@localhost>
date:      Tue Aug 05 19:18:04 2003 +0000

description:
Fix location of preparetips in REPLACE_PERL

diffstat:

 x11/kdelibs3/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 15ea1be5aef8 -r acaaf04b35c5 x11/kdelibs3/Makefile
--- a/x11/kdelibs3/Makefile     Tue Aug 05 17:18:20 2003 +0000
+++ b/x11/kdelibs3/Makefile     Tue Aug 05 19:18:04 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2003/08/05 13:45:54 drochner Exp $
+# $NetBSD: Makefile,v 1.35 2003/08/05 19:18:04 skrll Exp $
 
 DISTNAME=      kdelibs-3.1.3
 PKGREVISION=   1
@@ -27,7 +27,7 @@
 REPLACE_PERL= \
        kio/proxytype.pl \
        kio/useragent.pl \
-       kdeui/preparetips
+       bin/preparetips
 
 PLIST_SRC=             ${WRKDIR}/PLIST
 UNLIMIT_RESOURCES=     datasize memorysize



Home | Main Index | Thread Index | Old Index