From 03b2363e06490a335548301fb31e1f444a8a0d82 Mon Sep 17 00:00:00 2001 From: asau Date: Tue, 2 Oct 2012 20:11:34 +0000 Subject: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. --- lang/libtcl-nothread/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lang/libtcl-nothread') diff --git a/lang/libtcl-nothread/Makefile b/lang/libtcl-nothread/Makefile index 752dd58ca36..1fb039f90d2 100644 --- a/lang/libtcl-nothread/Makefile +++ b/lang/libtcl-nothread/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/08/21 23:49:22 marino Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/02 20:11:44 asau Exp $ # DISTNAME= tcl8.4.6-src @@ -13,8 +13,6 @@ COMMENT= TCL library for embedding DEPENDS+= tcl>=8.4.6nb5:../../lang/tcl -PKG_DESTDIR_SUPPORT= user-destdir - WRKSRC= ${WRKDIR}/${DISTNAME:C/-src//}/unix GNU_CONFIGURE= yes MAKE_ENV+= TOUCH=${TOUCH:Q} -- cgit v1.2.3