diff options
Diffstat (limited to 'games/phpua-bf/Makefile')
-rw-r--r-- | games/phpua-bf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phpua-bf/Makefile b/games/phpua-bf/Makefile index 5776b6289591..9feb7326e15f 100644 --- a/games/phpua-bf/Makefile +++ b/games/phpua-bf/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= phpua MAINTAINER= hido@neojapangz.com COMMENT= A Battlefield 1942 plugin for phpUA -RUN_DEPENDS= ${PKG_DBDIR}/phpua-engine-1.1.0b:${PORTSDIR}/games/phpua-engine +RUN_DEPENDS= ${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine # Some variables you can change PHPUA?= www/data/phpua |