summaryrefslogtreecommitdiff
path: root/deskutils/ical
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-11-22 01:11:36 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-11-22 01:11:36 +0000
commitd2358a93fbda67a57c94a82885d04e3545d79cbd (patch)
tree77e60e093e67de5a823fc323f14b3b4e7fe6a5c0 /deskutils/ical
parentDefine MANUAL_PACKAGE_BUILD, it installs malloc.h which conflicts (diff)
Mark the ports that were broken in one way or another by the recent tcl
change "BROKEN".
Notes
Notes: svn path=/head/; revision=8744
Diffstat (limited to 'deskutils/ical')
-rw-r--r--deskutils/ical/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile
index e40002267bba..1f164e9771f8 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.10 1997/10/08 05:53:57 obrien Exp $
+# $Id: Makefile,v 1.11 1997/10/08 06:29:16 obrien Exp $
#
DISTNAME= ical-2.1b2
@@ -14,6 +14,8 @@ 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 \