diff options
author | skrll <skrll@pkgsrc.org> | 2003-08-05 19:21:29 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2003-08-05 19:21:29 +0000 |
commit | 01ebbf828c0ecbeb97e28193f8250ab7c6a43c82 (patch) | |
tree | 0b09b3cdba34c73b7922c8891f11cc1621814472 /x11 | |
parent | 05ee9632d05f02b059b07dca035aef38707983a1 (diff) | |
download | pkgsrc-01ebbf828c0ecbeb97e28193f8250ab7c6a43c82.tar.gz |
Undo last. That's not how REPLACE_PERL works. D'oh.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/kdelibs3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/kdelibs3/Makefile b/x11/kdelibs3/Makefile index 3d2e26068fa..08253f5dd12 100644 --- a/x11/kdelibs3/Makefile +++ b/x11/kdelibs3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 2003/08/05 19:18:04 skrll Exp $ +# $NetBSD: Makefile,v 1.36 2003/08/05 19:21:29 skrll Exp $ DISTNAME= kdelibs-3.1.3 PKGREVISION= 1 @@ -27,7 +27,7 @@ KDEDIR= ${PREFIX} REPLACE_PERL= \ kio/proxytype.pl \ kio/useragent.pl \ - bin/preparetips + kdeui/preparetips PLIST_SRC= ${WRKDIR}/PLIST UNLIMIT_RESOURCES= datasize memorysize |