summaryrefslogtreecommitdiff
path: root/chat/centericq/Makefile
diff options
context:
space:
mode:
authorseb <seb>2003-09-02 00:15:40 +0000
committerseb <seb>2003-09-02 00:15:40 +0000
commit497bbd7362f6cdf96134fbd4d964f757df392959 (patch)
tree2f44e7abb483274c874b1b48dcc00f75b9dbf2cf /chat/centericq/Makefile
parente825ec98dd591bde84049b0a7fa41e5d343dae47 (diff)
downloadpkgsrc-497bbd7362f6cdf96134fbd4d964f757df392959.tar.gz
Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}.
Diffstat (limited to 'chat/centericq/Makefile')
-rw-r--r--chat/centericq/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile
index 0118377e549..d2383e3f79c 100644
--- a/chat/centericq/Makefile
+++ b/chat/centericq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2003/08/31 16:46:27 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2003/09/02 00:15:40 seb Exp $
#
DISTNAME= centericq-4.9.6
@@ -21,7 +21,7 @@ CONFIGURE_ARGS+= --with-ssl --with-openssl=${SSLBASE}
LIBS= ${LDFLAGS}
USE_PERL5= run
-REPLACE_PERL= ${WRKSRC}/misc/cicqconv
+REPLACE_PERL= misc/cicqconv
INCOMPAT_CURSES+= NetBSD-1.[45]*-* NetBSD-1.6-* NetBSD-1.6.[1-9]-*
INCOMPAT_CURSES+= NetBSD-1.6_*-* NetBSD-1.6.[1-9]_*-* NetBSD-1.6[A-T]-*