summaryrefslogtreecommitdiff
path: root/chat/dircproxy
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2003-09-02 12:45:26 +0000
committerseb <seb@pkgsrc.org>2003-09-02 12:45:26 +0000
commit19db7f1a618709273faa8a477f1a3bdef58ca8be (patch)
tree0feddfc8761d3d03133c9f976f9973ee3ddea91c /chat/dircproxy
parent6b3388898c1b81c355c5b07cef7053c44cf8fe52 (diff)
downloadpkgsrc-19db7f1a618709273faa8a477f1a3bdef58ca8be.tar.gz
Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.
And fix pathname to one of these files.
Diffstat (limited to 'chat/dircproxy')
-rw-r--r--chat/dircproxy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/dircproxy/Makefile b/chat/dircproxy/Makefile
index 21732b171a6..24aceece2a7 100644
--- a/chat/dircproxy/Makefile
+++ b/chat/dircproxy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2003/06/02 15:20:06 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/09/02 12:45:26 seb Exp $
DISTNAME= dircproxy-1.0.5
CATEGORIES= chat
@@ -13,7 +13,7 @@ USE_BUILDLINK2= YES
USE_PERL5= YES
USE_PKGINSTALL= YES
-REPLACE_PERL= ${WRKSRC}/contrib/log.pl ${WRKSRC}/contrib/privmsg.pl
+REPLACE_PERL= contrib/log.pl contrib/privmsg-log.pl
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}