summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--converters/libiconv/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 0370f75119b..61519c1bde8 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2001/05/14 12:14:47 rh Exp $
+# $NetBSD: Makefile,v 1.5 2001/06/20 07:28:09 jlam Exp $
#
DISTNAME= libiconv-1.6.1
@@ -9,6 +9,7 @@ MAINTAINER= rh@netbsd.org
HOMEPAGE= http://clisp.cons.org/~haible/packages-libiconv.html
COMMENT= character set conversion library
+USE_BUILDLINK_ONLY= YES
GNU_CONFIGURE= YES
USE_GMAKE= YES
USE_LIBTOOL= YES