diff options
Diffstat (limited to 'games/xchain/Makefile')
-rw-r--r-- | games/xchain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xchain/Makefile b/games/xchain/Makefile index d89a285bb434..dd726f96c4a1 100644 --- a/games/xchain/Makefile +++ b/games/xchain/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://thor.cam.ac.uk/~ac212/xchain/ MAINTAINER= andy@icc.surw.chel.su -RUN_DEPENDS= wish8.0:${PORTSDIR}/x11-toolkits/tk80 +RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/xchain-1.0 |