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-cod | |
parent | 5dc7089f4cab8211f6d86d165bed35acda0d402f (diff) |
Notes
Diffstat (limited to 'games/phpua-cod')
-rw-r--r-- | games/phpua-cod/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/phpua-cod/Makefile b/games/phpua-cod/Makefile index 034989659d3c..ae90bff03fa2 100644 --- a/games/phpua-cod/Makefile +++ b/games/phpua-cod/Makefile @@ -16,6 +16,10 @@ COMMENT= A Call of Duty 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} |