From 63b3fec34974c3d2bcdbc547a946d1f55abe8301 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 13 Nov 1998 09:29:42 +0000 Subject: Do people actually test these things before committing?!? This as a blatant syntax error.... --- devel/mico/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/mico') diff --git a/devel/mico/Makefile b/devel/mico/Makefile index c3c73cf49cc0..f9d7c2681609 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.16 1998/11/11 19:59:34 scrappy Exp $ +# $Id: Makefile,v 1.17 1998/11/13 05:32:08 scrappy Exp $ # DISTNAME= mico-2.2.3 @@ -13,7 +13,7 @@ MASTER_SITES= http://diamant-atm.vsb.cs.uni-frankfurt.de/~mico/ MAINTAINER= scrappy@freebsd.org LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \ - tcl80.1:${PORTSDIR}/lang/tcl80 \ + tcl80.1:${PORTSDIR}/lang/tcl80 BUILD_DEPENDS= g++28:${PORTSDIR}/lang/gcc28 CC= gcc28 -- cgit v1.2.3