diff options
-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 9feb7326e15f..f63e66da801d 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= ${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine +RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine # Some variables you can change PHPUA?= www/data/phpua |