diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-03 05:11:43 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-03 05:11:43 +0000 |
commit | 102048cc5f7444d39ea567b927a0a55b4b6f8668 (patch) | |
tree | 054669c77a440e8bb0876b241c15c46444a197e6 /games/phpua-ut | |
parent | 5dc7089f4cab8211f6d86d165bed35acda0d402f (diff) | |
download | ports-102048cc5f7444d39ea567b927a0a55b4b6f8668.tar.gz ports-102048cc5f7444d39ea567b927a0a55b4b6f8668.zip |
Notes
Diffstat (limited to 'games/phpua-ut')
-rw-r--r-- | games/phpua-ut/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/phpua-ut/Makefile b/games/phpua-ut/Makefile index 2535baad10b0..797fbaafaeb4 100644 --- a/games/phpua-ut/Makefile +++ b/games/phpua-ut/Makefile @@ -16,6 +16,10 @@ COMMENT= An Unreal Tournament 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} |