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/tkirc/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'chat/tkirc') diff --git a/chat/tkirc/Makefile b/chat/tkirc/Makefile index ff19e90e94a..0482822b455 100644 --- a/chat/tkirc/Makefile +++ b/chat/tkirc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/03/03 02:19:52 jlam Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/03 00:02:46 asau Exp $ DISTNAME= tkirc1.202 PKGNAME= tkirc-1.202 @@ -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}/tkirc NO_CONFIGURE= yes -- cgit v1.2.3