From 4dacb59184a3da66b51557f777b52dd12343edbf Mon Sep 17 00:00:00 2001 From: asau Date: Mon, 8 Oct 2012 09:57:15 +0000 Subject: Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. --- misc/libutf/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'misc/libutf') diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile index 5bec8b1564a..37b2bd99d48 100644 --- a/misc/libutf/Makefile +++ b/misc/libutf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2009/05/22 18:17:57 zafer Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/08 09:57:29 asau Exp $ # DISTNAME= libutf-3.0 @@ -12,7 +12,6 @@ COMMENT= UTF-8 character set support library, including regular expressions GNU_CONFIGURE= yes USE_LIBTOOL= yes BUILD_TARGET= tst -PKG_DESTDIR_SUPPORT= user-destdir CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} -- cgit v1.2.3