aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1998-11-07 12:25:48 +0800
committerMarc G. Fournier <scrappy@FreeBSD.org>1998-11-07 12:25:48 +0800
commit95320454e7a487e49234582524aa1e0a09553395 (patch)
tree104b76db50b96bafb3b3bb8192d65f5e26508002 /devel
parentfe824e029e8ee3e85a8ab1e4e9630d110a13bb75 (diff)
downloadfreebsd-ports-95320454e7a487e49234582524aa1e0a09553395.tar.gz
freebsd-ports-95320454e7a487e49234582524aa1e0a09553395.tar.zst
freebsd-ports-95320454e7a487e49234582524aa1e0a09553395.zip
This should allow mico to compile, using MICO's personal 'mini-stl' and
with the standard gcc that comes with FreeBSD 3.0 (gcc 2.7.2.1) ... this is not usable for compiling either corba or koffice, which is still being worked on... Please report any bugs on this to me, as I'm trying to work with the MICO guys as far as getting FreeBSD recognized as an "official port" instead of their current web page, which reports "somehow it works under FreeBSD"...
Notes
Notes: svn path=/head/; revision=14384
Diffstat (limited to 'devel')
-rw-r--r--devel/mico/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index c0cbe0437264..b353f90e397b 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.12 1998/10/31 21:40:22 scrappy Exp $
+# $Id: Makefile,v 1.13 1998/11/05 03:13:23 scrappy Exp $
#
DISTNAME= mico-2.2.1
@@ -13,12 +13,11 @@ MASTER_SITES= http://diamant-atm.vsb.cs.uni-frankfurt.de/~mico/
MAINTAINER= scrappy@freebsd.org
LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \
- qt.1:${PORTSDIR}/x11-toolkits/qt140 \
tcl80.1:${PORTSDIR}/lang/tcl80
-BUILD_DEPENDS= eg++:${PORTSDIR}/devel/egcs
+#BUILD_DEPENDS= eg++:${PORTSDIR}/devel/egcs
-CC= egcc
-CXX= eg++
+#CC= egcc
+#CXX= eg++
USE_QT= yes
GNU_CONFIGURE= yes
@@ -27,7 +26,7 @@ USE_GMAKE= yes
WRKSRC= ${WRKDIR}/mico
CONFIGURE_ARGS= --with-qt --with-gtk --with-tcl \
- --disable-optimize --disable-shared --disable-mini-stl
+ --disable-optimize --disable-shared
MAN1= idl.1 imr.1 nsadmin.1
MAN5= micorc.5