diff options
Diffstat (limited to 'misc/libutf/Makefile')
-rw-r--r-- | misc/libutf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/libutf/Makefile b/misc/libutf/Makefile index 11426096f0e..708fdff4d22 100644 --- a/misc/libutf/Makefile +++ b/misc/libutf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2003/07/17 21:49:25 grant Exp $ +# $NetBSD: Makefile,v 1.13 2004/04/12 11:19:12 xtraeme Exp $ # DISTNAME= libutf-2.10 @@ -14,6 +14,7 @@ USE_PKGINSTALL= yes GNU_CONFIGURE= yes USE_LIBTOOL= yes ALL_TARGET= tst +USE_BUILDLINK3= yes CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} |