diff options
Diffstat (limited to 'games/mkgichessclub/Makefile')
-rw-r--r-- | games/mkgichessclub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/mkgichessclub/Makefile b/games/mkgichessclub/Makefile index 9e49b37fb18e..d4bae125354b 100644 --- a/games/mkgichessclub/Makefile +++ b/games/mkgichessclub/Makefile @@ -21,9 +21,9 @@ NO_BUILD= yes SUB_FILES= pkg-message +USES= python USE_MYSQL= server USE_PHP= mysql pcre session -USE_PYTHON= yes GNUCHESS_RUN_DEPENDS= gnuchess:${PORTSDIR}/games/gnuchess PHALANX_RUN_DEPENDS= phalanx:${PORTSDIR}/games/phalanx |