diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/phpua-ut2003/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/phpua-ut2003/Makefile b/games/phpua-ut2003/Makefile index 417fb4e2dcff..b41414244a83 100644 --- a/games/phpua-ut2003/Makefile +++ b/games/phpua-ut2003/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= phpua MAINTAINER= hido@coreblack.com COMMENT= An Unreal Tournament 2003 plugin for phpUA -RUN_DEPENDS= ${PKG_DBDIR}/phpua-engine-1.1.0b:${PORTSDIR}/games/phpua-engine +RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine # Some variables you can change PHPUA?= www/data/phpua |