diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-04-12 11:17:15 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-04-12 11:17:15 +0000 |
commit | 6127702110f491250533b107f2bfe3baf6fbaba0 (patch) | |
tree | 28099e2bc1d22f0c3dcbbe8aa99d577dc1231649 /misc/libutf/Makefile | |
parent | b1d037a4e2e1e39fdbdaee83ed238a7b925223c3 (diff) | |
download | pkgsrc-6127702110f491250533b107f2bfe3baf6fbaba0.tar.gz |
bl3ify
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} |