From 074e3cd9ef11f2ff29f0421b28cc8306f99c0bd4 Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 23 May 2005 09:06:24 +0000 Subject: Removed unnecessary ${.CURDIR}. --- chat/irssi-icb/Makefile | 4 ++-- chat/irssi/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'chat') diff --git a/chat/irssi-icb/Makefile b/chat/irssi-icb/Makefile index ea59f3a0299..0f0be2ef7f9 100644 --- a/chat/irssi-icb/Makefile +++ b/chat/irssi-icb/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2005/04/11 21:45:04 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/05/23 09:07:11 rillig Exp $ # DISTNAME= irssi-icb-0.14 @@ -13,7 +13,7 @@ COMMENT= Irssi plugin to access ICB networks WRKSRC= ${WRKDIR}/${IRSSI_DISTNAME}/${DISTNAME} -.include "${.CURDIR}/../../chat/irssi/Makefile.common" +.include "../../chat/irssi/Makefile.common" DEPENDS+= irssi>=${IRSSI_VERSION}:../../chat/irssi diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile index cb476dceded..3c99b8de308 100644 --- a/chat/irssi/Makefile +++ b/chat/irssi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2005/04/11 21:45:04 tv Exp $ +# $NetBSD: Makefile,v 1.32 2005/05/23 09:06:24 rillig Exp $ DISTNAME= ${IRSSI_DISTNAME} PKGREVISION= 3 @@ -10,7 +10,7 @@ MAINTAINER= mutru@iki.fi HOMEPAGE= http://www.irssi.org/ COMMENT= Secure and modular IRC client with text mode user interface -.include "${.CURDIR}/Makefile.common" +.include "Makefile.common" # list it into IPv6-ready packages BUILD_DEFS+= USE_INET6 IRSSI_USE_PERL IRSSI_USE_SSL -- cgit v1.2.3