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 c588f1bf9e2..ec3c0022f4a 100644 --- a/misc/libutf/Makefile +++ b/misc/libutf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2004/12/03 15:15:04 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2005/04/11 21:46:38 tv Exp $ # DISTNAME= libutf-2.10 @@ -14,7 +14,6 @@ USE_PKGINSTALL= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes BUILD_TARGET= tst -USE_BUILDLINK3= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |