From 03a2650ad95d94efc27a74be3fd6596a1eb379d8 Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Thu, 21 Dec 2000 06:53:34 +0000 Subject: Update to use TCL/TK 8.3. PR: 22495 Submitted by: MAINTAINER --- net/ppxp/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'net/ppxp') diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile index 9767a4d4ebaf..81f91f265c89 100644 --- a/net/ppxp/Makefile +++ b/net/ppxp/Makefile @@ -24,11 +24,11 @@ LIB_DEPENDS+= tcl80jp.1:${PORTSDIR}/japanese/tcl80 RUN_DEPENDS= wish8.0jp:${PORTSDIR}/japanese/tk80 \ tclsh8.0jp:${PORTSDIR}/japanese/tcl80 .else -BUILD_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ - tclsh8.2:${PORTSDIR}/lang/tcl82 -LIB_DEPENDS+= tcl82.1:${PORTSDIR}/lang/tcl82 -RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 \ - tclsh8.2:${PORTSDIR}/lang/tcl82 +BUILD_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \ + tclsh8.3:${PORTSDIR}/lang/tcl83 +LIB_DEPENDS+= tcl83.1:${PORTSDIR}/lang/tcl83 +RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \ + tclsh8.3:${PORTSDIR}/lang/tcl83 .endif USE_XPM= yes -- cgit v1.2.3