summaryrefslogtreecommitdiff
path: root/lang/kaffe
diff options
context:
space:
mode:
authormrg <mrg@pkgsrc.org>1999-09-05 13:45:27 +0000
committermrg <mrg@pkgsrc.org>1999-09-05 13:45:27 +0000
commitc3c0a41256c473cea7fbe297c540b5dadab94c29 (patch)
treeb0ac25ddac0749a3b49ab281d46cbd1bdaac6273 /lang/kaffe
parent1dcf89155d58449f09bf8e3c1796e304113726d2 (diff)
downloadpkgsrc-c3c0a41256c473cea7fbe297c540b5dadab94c29.tar.gz
add USE_X11=yes so we get the right ./configure args for X11 with xpkgwedge
Diffstat (limited to 'lang/kaffe')
-rw-r--r--lang/kaffe/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/kaffe/Makefile b/lang/kaffe/Makefile
index 0dc94135a44..92f1bcc6ffe 100644
--- a/lang/kaffe/Makefile
+++ b/lang/kaffe/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 1999/08/17 18:09:43 drochner Exp $
+# $NetBSD: Makefile,v 1.22 1999/09/05 13:45:27 mrg Exp $
#
DISTNAME= kaffe-1.0.b4
@@ -13,6 +13,8 @@ DEPENDS= jpeg-6b:../../graphics/jpeg \
png-1.0.3:../../graphics/png \
giflib-3.0:../../graphics/giflib
+USE_X11= yes
+
ONLY_FOR_PLATFORM= *-*-arm32 *-*-i386 *-*-m68k *-*-mips* *-*-sparc
HAS_CONFIGURE= yes