From bca13cfbbf5d590acc0d5c61fcca9c536a0a06c9 Mon Sep 17 00:00:00 2001 From: asami Date: Sun, 23 Nov 1997 16:57:58 +0000 Subject: Unmark this port broken, it works fine now. Reported by: imp --- deskutils/ical/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile index 1f164e9771f8..015305c706af 100644 --- a/deskutils/ical/Makefile +++ b/deskutils/ical/Makefile @@ -3,7 +3,7 @@ # Date created: Mon Aug 28 13:35:31 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.11 1997/10/08 06:29:16 obrien Exp $ +# $Id: Makefile,v 1.12 1997/11/22 01:11:31 asami Exp $ # DISTNAME= ical-2.1b2 @@ -14,8 +14,6 @@ MAINTAINER= erich@FreeBSD.org LIB_DEPENDS= tk42\\.1:${PORTSDIR}/x11/tk42 -BROKEN= tclsh - GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-tclsh=${PREFIX}/bin/tclsh7.6 \ --with-tclconfig=${PREFIX}/lib/tcl7.6 \ -- cgit