From 4b3eecea30e9f23a212e663446a7d157acc86e9c Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Wed, 11 Nov 1998 19:59:44 +0000 Subject: 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... --- devel/mico/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) (limited to 'devel/mico/Makefile') 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 # -# $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 -- cgit v1.2.3