diff options
-rw-r--r-- | deskutils/ical/Makefile | 4 |
1 files changed, 1 insertions, 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 \ |