aboutsummaryrefslogtreecommitdiffstats
path: root/devel/mico
diff options
context:
space:
mode:
authorscrappy <scrappy@FreeBSD.org>1998-11-01 05:40:22 +0800
committerscrappy <scrappy@FreeBSD.org>1998-11-01 05:40:22 +0800
commitaa8ae012ed516cfe5a79c270dd63229a553536f9 (patch)
treee556dd4d7cac1151d49194f2c1f063ac27b6027a /devel/mico
parentbb78b7c24aac3c6213fc5383e9600283d56d52d7 (diff)
downloadfreebsd-ports-gnome-aa8ae012ed516cfe5a79c270dd63229a553536f9.tar.gz
freebsd-ports-gnome-aa8ae012ed516cfe5a79c270dd63229a553536f9.tar.zst
freebsd-ports-gnome-aa8ae012ed516cfe5a79c270dd63229a553536f9.zip
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...
Diffstat (limited to 'devel/mico')
-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