From 31b2a7b60199023f3408387e650064e55279c5db Mon Sep 17 00:00:00 2001 From: jakob Date: Sat, 1 Apr 2000 08:58:06 +0000 Subject: [PATCH] update dependency to tcl 8.3 --- comms/pilot-link/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/comms/pilot-link/Makefile b/comms/pilot-link/Makefile index 52943c68406..8fdb6c419b8 100644 --- a/comms/pilot-link/Makefile +++ b/comms/pilot-link/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.14 2000/03/27 18:17:27 espie Exp $ +# $OpenBSD: Makefile,v 1.15 2000/04/01 08:58:06 jakob Exp $ DISTNAME= pilot-link.0.9.3 PKGNAME= pilot-link-0.9.3 @@ -7,7 +7,6 @@ NEED_VERSION= 1.230 MAINTAINER= angelos@openbsd.org -LICENSE_TYPE= GPL PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes @@ -15,7 +14,7 @@ PERMIT_DISTFILES_FTP= Yes MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/ -LIB_DEPENDS= tk80::x11/tk/8.0 +LIB_DEPENDS= tk83::x11/tk/8.3 GNU_CONFIGURE= Yes CONFIGURE_ARGS= --with-perl5=/usr/bin/perl \