From 2780ede292a9a20f3f6d6f630375b92e81a52349 Mon Sep 17 00:00:00 2001 From: Michael Haro Date: Sun, 2 May 1999 21:21:57 +0000 Subject: mark as broken and remove extra whitespace --- devel/mico/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'devel/mico/Makefile') diff --git a/devel/mico/Makefile b/devel/mico/Makefile index 7827e89c8645..848f2d76ff0b 100644 --- a/devel/mico/Makefile +++ b/devel/mico/Makefile @@ -3,7 +3,7 @@ # Date created: 11 July 1998 # Whom: Marc G. Fournier # -# $Id: Makefile,v 1.29 1999/03/11 21:47:09 scrappy Exp $ +# $Id: Makefile,v 1.30 1999/04/22 00:16:53 scrappy Exp $ # DISTNAME= mico-2.2.3 @@ -25,6 +25,8 @@ LIB_DEPENDS= gtk10.1:${PORTSDIR}/x11-toolkits/gtk10 \ BUILD_DEPENDS= g++28:${PORTSDIR}/lang/gcc28 \ ${LIBSTDC}:${PORTSDIR}/lang/glibstdc++28 +BROKEN= Cannot find a working cpp + CC= gcc28 CXX= g++28 @@ -43,6 +45,6 @@ MAN5= micorc.5 MAN8= ird.8 micod.8 nsd.8 post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m + ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m .include -- cgit v1.2.3