summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk--
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-10-20 07:35:11 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-10-20 07:35:11 +0000
commitbcae71a7f9033a5e7d6aa0e55df5da41383ac82d (patch)
tree19095319829a879a569eb02beb0eedff38f818e4 /x11-toolkits/gtk--
parentMark this port broken, the PLIST is out of whack. (diff)
This is broken for non-ELF systems too.
Notes
Notes: svn path=/head/; revision=14122
Diffstat (limited to 'x11-toolkits/gtk--')
-rw-r--r--x11-toolkits/gtk--/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/gtk--/Makefile b/x11-toolkits/gtk--/Makefile
index 3ad321b7c177..de7421269b7d 100644
--- a/x11-toolkits/gtk--/Makefile
+++ b/x11-toolkits/gtk--/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com>
#
-# $Id: Makefile,v 1.3 1998/09/22 22:55:55 asami Exp $
+# $Id: Makefile,v 1.4 1998/10/15 11:43:00 jseger Exp $
#
DISTNAME= Gtk---0.9.14
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/
MAINTAINER= Nakai@technologist.com
-BROKEN_ELF= yes
+BROKEN= build
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4