summaryrefslogtreecommitdiff
path: root/devel/gal/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer@pkgsrc.org>2002-10-26 18:08:54 +0000
committerbouyer <bouyer@pkgsrc.org>2002-10-26 18:08:54 +0000
commitcd07256be0419938626fdaf539d7f60a46fbb3ce (patch)
treeca8e2da74688387703790ec62be8fe2b6a62abce /devel/gal/Makefile
parent3cb755c513067c793eaed050c2e2b96cd2896a10 (diff)
downloadpkgsrc-cd07256be0419938626fdaf539d7f60a46fbb3ce.tar.gz
Solaris's iconv library doesn't work here, add INCOMPAT_ICONV= SunOS-*-*
Diffstat (limited to 'devel/gal/Makefile')
-rw-r--r--devel/gal/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gal/Makefile b/devel/gal/Makefile
index 3fff9a6152c..b335bf4d747 100644
--- a/devel/gal/Makefile
+++ b/devel/gal/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2002/10/19 10:54:46 rh Exp $
+# $NetBSD: Makefile,v 1.28 2002/10/26 18:08:54 bouyer Exp $
DISTNAME= gal-0.19.3
PKGREVISION= 1
@@ -17,6 +17,8 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+INCOMPAT_ICONV= SunOS-*-*
+
.include "../../converters/libiconv/buildlink2.mk"
.include "../../devel/bonobo/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"