summaryrefslogtreecommitdiff
path: root/devel/mico/Makefile
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1998-11-11 19:59:44 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1998-11-11 19:59:44 +0000
commit4b3eecea30e9f23a212e663446a7d157acc86e9c (patch)
tree8fde178ebc15018a968657a025beb9df579952cc /devel/mico/Makefile
parentUpgrade to 0.11, fix the configure problem. (diff)
Update mico to 2.2.3 ... this builds with the mini-stl that comes with
mico and gcc 2.7.2.1 ... not usable with koffice at this time, as it requires you to disabl-mini-stl, but that will require either gcc 2.8.1 or egcs to make that happen, and still working out bugs with the more stable version of egcs then is in ports...
Notes
Notes: svn path=/head/; revision=14474
Diffstat (limited to 'devel/mico/Makefile')
-rw-r--r--devel/mico/Makefile12
1 files changed, 4 insertions, 8 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index 26e890fe0a7d..29c21be411b7 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -1,12 +1,12 @@
-# New ports collection makefile for: mico-latest
-# Version required: 2.2.1
+# New ports collection makefile for: mico
+# Version required: 2.2.3
# Date created: 11 July 1998
# Whom: Marc G. Fournier <scrappy@freebsd.org>
#
-# $Id: Makefile,v 1.14 1998/11/07 04:25:48 scrappy Exp $
+# $Id: Makefile,v 1.13 1998/11/05 03:13:23 scrappy Exp $
#
-DISTNAME= mico-2.2.1
+DISTNAME= mico-2.2.3
CATEGORIES= devel
MASTER_SITES= http://diamant-atm.vsb.cs.uni-frankfurt.de/~mico/
@@ -14,10 +14,6 @@ MAINTAINER= scrappy@freebsd.org
LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \
tcl80.1:${PORTSDIR}/lang/tcl80
-#BUILD_DEPENDS= eg++:${PORTSDIR}/lang/egcs
-
-#CC= egcc
-#CXX= eg++
USE_QT= yes
GNU_CONFIGURE= yes