diff options
Diffstat (limited to 'textproc/libunicode')
-rw-r--r-- | textproc/libunicode/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/libunicode/Makefile b/textproc/libunicode/Makefile index b17d4ab2674..84a61e64e3e 100644 --- a/textproc/libunicode/Makefile +++ b/textproc/libunicode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/10/03 00:18:20 tv Exp $ +# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:36 tv Exp $ # DISTNAME= libunicode-0.4 @@ -10,7 +10,6 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.pango.org/ COMMENT= Library for manipulating Unicode characters and strings -USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |