From 497bbd7362f6cdf96134fbd4d964f757df392959 Mon Sep 17 00:00:00 2001 From: seb Date: Tue, 2 Sep 2003 00:15:40 +0000 Subject: Fix REPLACE_PERL: pathnames listed should be relative to ${WRKSRC}. --- chat/centericq/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chat/centericq/Makefile') 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]-* -- cgit v1.2.3