From 4e92d78d0261e01c85bfe9768432ab4874798151 Mon Sep 17 00:00:00 2001 From: Tim Vanderhoek Date: Sat, 7 Feb 1998 22:59:18 +0000 Subject: portlint --- deskutils/ical/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'deskutils/ical/Makefile') diff --git a/deskutils/ical/Makefile b/deskutils/ical/Makefile index ea8e2f7191cf..13dadacf8484 100644 --- a/deskutils/ical/Makefile +++ b/deskutils/ical/Makefile @@ -3,24 +3,24 @@ # Date created: Mon Aug 28 13:35:31 CDT 1995 # Whom: erich@rrnet.com # -# $Id: Makefile,v 1.13 1997/11/23 16:57:58 asami Exp $ +# $Id: Makefile,v 1.14 1998/01/01 21:46:37 cwt Exp $ # DISTNAME= ical-2.2 CATEGORIES= misc MASTER_SITES= http://www.research.digital.com/SRC/personal/Sanjay_Ghemawat/ical/icalbins/ -MAINTAINER= erich@FreeBSD.org +MAINTAINER= erich@FreeBSD.ORG LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} \ +CONFIGURE_ARGS= --prefix=${PREFIX} \ --with-tclconfig=${PREFIX}/lib/tcl8.0 \ --with-tclhdir=${PREFIX}/include/tcl8.0 \ --with-tclsh=${PREFIX}/bin/tclsh8.0 \ --with-tkconfig=${PREFIX}/lib/tk8.0 \ - --with-tkhdir=${PREFIX}/include/tk8.0 + --with-tkhdir=${PREFIX}/include/tk8.0 MAN1= ical.1 -- cgit v1.2.3