summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2002-10-29 14:36:55 +0000
committeragc <agc@pkgsrc.org>2002-10-29 14:36:55 +0000
commit08b342525fae025972ad8e684a25a067435e47ab (patch)
tree003296c9448d5c59c571950a6c6abd869078c2cb /converters
parent629e619e5c1c91975893054c3ecf9c42a44c0dc5 (diff)
downloadpkgsrc-08b342525fae025972ad8e684a25a067435e47ab.tar.gz
At present, gmake has libiconv as a requirement, yet libiconv needs
gmake to build. Remove the USE_GMAKE for just now - it seems superfluous, since NetBSD's make(1) works fine, and is causing a circular dependency.
Diffstat (limited to 'converters')
-rw-r--r--converters/libiconv/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/libiconv/Makefile b/converters/libiconv/Makefile
index 864404f87e6..1d48737f2bc 100644
--- a/converters/libiconv/Makefile
+++ b/converters/libiconv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2002/09/01 20:24:17 tron Exp $
+# $NetBSD: Makefile,v 1.14 2002/10/29 14:36:55 agc Exp $
#
DISTNAME= libiconv-1.8
@@ -11,7 +11,6 @@ COMMENT= character set conversion library
USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
-USE_GMAKE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE+= ${WRKSRC}/libtool
LIBTOOL_OVERRIDE+= ${WRKSRC}/libcharset/libtool