aboutsummaryrefslogtreecommitdiff
path: root/net/ppxp
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-12-21 06:53:34 +0000
committerWill Andrews <will@FreeBSD.org>2000-12-21 06:53:34 +0000
commit03a2650ad95d94efc27a74be3fd6596a1eb379d8 (patch)
tree1f5678beb7a332c78a7bc51953da97310d37ed8d /net/ppxp
parentfd55d6bf722e5a4cd80e108a1a53ffcd00b6b002 (diff)
downloadports-03a2650ad95d94efc27a74be3fd6596a1eb379d8.tar.gz
ports-03a2650ad95d94efc27a74be3fd6596a1eb379d8.zip
Notes
Diffstat (limited to 'net/ppxp')
-rw-r--r--net/ppxp/Makefile10
1 files changed, 5 insertions, 5 deletions
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