diff options
Diffstat (limited to 'games/pysol')
-rw-r--r-- | games/pysol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/pysol/Makefile b/games/pysol/Makefile index cc7cd4866eee..8b47122a0832 100644 --- a/games/pysol/Makefile +++ b/games/pysol/Makefile @@ -13,7 +13,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${CARDSETS}${EXTRACT_SUFX} MAINTAINER= tg@FreeBSD.org -RUN_DEPENDS= python:${PORTSDIR}/lang/python +RUN_DEPENDS= ${LOCALBASE}/lib/python1.5/site-packages/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter NO_BUILD= yes |