diff options
Diffstat (limited to 'games/phpua-q3/Makefile')
-rw-r--r-- | games/phpua-q3/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/phpua-q3/Makefile b/games/phpua-q3/Makefile index 2cdc4ab1d26c..dd7d0a4434b6 100644 --- a/games/phpua-q3/Makefile +++ b/games/phpua-q3/Makefile @@ -16,6 +16,10 @@ COMMENT= A Quake 3 plugin for phpUA RUN_DEPENDS= ${LOCALBASE}/${PHPUA}/index.php:${PORTSDIR}/games/phpua-engine +BROKEN= does not install due to dependency problem in games/phpua-engine +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2006-09-03 + # Some variables you can change PHPUA?= www/data/phpua PHPUA_USER?= ${WWWOWN} |