aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2013-08-12 14:40:33 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2013-08-12 14:40:33 +0000
commitfb10dd02f6e7265c7bee6151dc03b315b103ddba (patch)
treebc8fd2bf2d3a7eee6f30c084ea725219ea2052ff /deskutils
parent5f8ef5d27edd1049f04b25a7985cc8940b12628d (diff)
downloadports-fb10dd02f6e7265c7bee6151dc03b315b103ddba.tar.gz
ports-fb10dd02f6e7265c7bee6151dc03b315b103ddba.zip
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/ical/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile
index 145929e93b82..7e44a489999b 100644
--- a/deskutils/ical/Makefile
+++ b/deskutils/ical/Makefile
@@ -1,25 +1,21 @@
-# ex:ts=8
-# New ports collection makefile for: ical
-# Date created: Mon Aug 28 13:35:31 CDT 1995
-# Whom: erich@rrnet.com
-#
+# Created by: Eric L. Hernes <erich@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= ical
PORTVERSION= 2.2
-PORTREVISION= 3
-CATEGORIES?= deskutils tk
+PORTREVISION= 4
+CATEGORIES= deskutils tk
MASTER_SITES= ftp://ftp.sunet.se/pub/vendor/sco/skunkware/src/shellutil/
PATCH_SITES= http://www.isi.edu/~johnh/SOFTWARE/ICAL/
PATCHFILES= ical-2.3.1-upvar.patch
-MAINTAINER?= obrien@FreeBSD.org
-COMMENT?= A calendar application
+MAINTAINER= obrien@FreeBSD.org
+COMMENT= Calendar application
-USE_TK?= 85
+LICENSE= GPLv2
+USE_TK= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tclconfig=${TCL_LIBDIR} \
--with-tclhdir=${TCL_INCLUDEDIR} \
@@ -29,6 +25,10 @@ CONFIGURE_ARGS= --with-tclconfig=${TCL_LIBDIR} \
MAN1= ical.1
+post-patch:
+ @${REINPLACE_CMD} -e 's,tcl->result,Tcl_GetStringResult(tcl),' \
+ ${WRKSRC}/ical.C
+
post-install:
@${STRIP_CMD} ${PREFIX}/bin/${DISTNAME}