aboutsummaryrefslogtreecommitdiff
path: root/devel/qtk
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-28 18:32:45 +0000
commitbc087374d35aa9c841dd63d44e9c9697702921ed (patch)
tree9bfffecdf0e79fc2f3af0e2a2f1044536ad164ca /devel/qtk
parent3689fb2140698b1b4eff0933fe730262b161f533 (diff)
downloadports-bc087374d35aa9c841dd63d44e9c9697702921ed.tar.gz
ports-bc087374d35aa9c841dd63d44e9c9697702921ed.zip
Notes
Diffstat (limited to 'devel/qtk')
-rw-r--r--devel/qtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/qtk/Makefile b/devel/qtk/Makefile
index a8680cbcf34c..d00eac500460 100644
--- a/devel/qtk/Makefile
+++ b/devel/qtk/Makefile
@@ -8,18 +8,18 @@
DISTNAME= qtk
PKGNAME= qtk-0.50
-CATEGORIES= devel
+CATEGORIES= devel tk82
MASTER_SITES= http://www.psn.net/~andrews/dist/
MAINTAINER= andrews@technologist.com
-RUN_DEPENDS= ${LOCALBASE}/bin/wish8.0:${PORTSDIR}/x11-toolkits/tk80
+RUN_DEPENDS= ${LOCALBASE}/bin/wish8.2:${PORTSDIR}/x11-toolkits/tk82
NO_BUILD= YES
USE_X_PREFIX= YES
-WISH= ${LOCALBASE}/bin/wish8.0
+WISH= ${LOCALBASE}/bin/wish8.2
post-patch:
@${SED} 's:/usr/bin/wish:${WISH}:' \