summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1998-10-31 21:40:22 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1998-10-31 21:40:22 +0000
commit4cadfed1186c5d7ff3fe3108d8c4e77327ed88cf (patch)
tree97781d0067c936669770e3145df6c4594108c793 /devel
parentAdded dependencies for qt and tcl to be installed (diff)
Remove BROKEN status...it does build here, and if I'm going to fix it on
for other machines/installs, ppl have to try and build it...
Notes
Notes: svn path=/head/; revision=14281
Diffstat (limited to 'devel')
-rw-r--r--devel/mico/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index a45b93e464e0..c59657d8e297 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 July 1998
# Whom: Marc G. Fournier <scrappy@freebsd.org>
#
-# $Id: Makefile,v 1.10 1998/10/31 09:35:55 asami Exp $
+# $Id: Makefile,v 1.11 1998/10/31 21:36:11 scrappy Exp $
#
DISTNAME= mico-2.2.1
@@ -16,8 +16,6 @@ LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \
qt.1:${PORTSDIR}/x11-toolkits/qt140 \
tcl80.1:${PORTSDIR}/lang/tcl80
-BROKEN= build
-
USE_QT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes