diff options
Diffstat (limited to 'misc/libutf/Makefile')
-rw-r--r-- | misc/libutf/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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} |