From 10e57b98b03f5181234ab7d591a22649fbf4446a Mon Sep 17 00:00:00 2001 From: asau Date: Wed, 3 Oct 2012 00:02:33 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- chat/tkirc2/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chat/tkirc2') diff --git a/chat/tkirc2/Makefile b/chat/tkirc2/Makefile index 2c0490bb6f9..e1c8e5ac85d 100644 --- a/chat/tkirc2/Makefile +++ b/chat/tkirc2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2011/03/11 10:39:33 zafer Exp $ +# $NetBSD: Makefile,v 1.14 2012/10/03 00:02:46 asau Exp $ DISTNAME= tkirc2.46 PKGNAME= tkirc2-2.46 @@ -14,7 +14,6 @@ DEPENDS+= ircII-[0-9]*:../../chat/ircII DEPENDS+= tk>=8.3.2:../../x11/tk PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir WRKSRC= ${WRKDIR}/tkirc2 NO_CONFIGURE= yes -- cgit v1.2.3