Fix location of preparetips in REPLACE_PERL
This commit is contained in:
parent
5d061ecd61
commit
05ee9632d0
1 changed files with 2 additions and 2 deletions
|
@ -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 @@ KDEDIR= ${PREFIX}
|
|||
REPLACE_PERL= \
|
||||
kio/proxytype.pl \
|
||||
kio/useragent.pl \
|
||||
kdeui/preparetips
|
||||
bin/preparetips
|
||||
|
||||
PLIST_SRC= ${WRKDIR}/PLIST
|
||||
UNLIMIT_RESOURCES= datasize memorysize
|
||||
|
|
Loading…
Reference in a new issue