diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-10 11:56:29 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-04-10 11:56:29 +0000 |
commit | 771d9c7e324ae4aaba2e0772f4505e1c764ae7f7 (patch) | |
tree | dc1e4bd18a392f9dd647c0c3ee8f9781427cb394 /games/phpua-bf | |
parent | 72d553be1ffab51341e4b421f6b9acdcd6fd9490 (diff) | |
download | ports-771d9c7e324ae4aaba2e0772f4505e1c764ae7f7.tar.gz ports-771d9c7e324ae4aaba2e0772f4505e1c764ae7f7.zip |
Notes
Diffstat (limited to 'games/phpua-bf')
-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 |