summaryrefslogtreecommitdiff
path: root/converters/libiconv
diff options
context:
space:
mode:
authorjlam <jlam>2001-06-20 07:28:09 +0000
committerjlam <jlam>2001-06-20 07:28:09 +0000
commit489d65178c49086fee6f6efea3343d8326bfe682 (patch)
tree5c23aa8b53423e9a26210e1d14b7f7e81ffb2bf6 /converters/libiconv
parent6ff74a1d63c96c19ef8cc6ae502424a7da82b736 (diff)
downloadpkgsrc-489d65178c49086fee6f6efea3343d8326bfe682.tar.gz
Mark as USE_BUILDLINK_ONLY.
Diffstat (limited to 'converters/libiconv')
-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