diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-03 13:11:43 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-03 13:11:43 +0800 |
commit | 53b5b301d8c7962fa357a32772d7b2d916784341 (patch) | |
tree | 8bf951a2ab391fc0b1a89273e28f700e51112666 /games/phpua-hl | |
parent | 5fbf4957f5c4862077c66e0753f427a6999a5b11 (diff) | |
download | freebsd-ports-gnome-53b5b301d8c7962fa357a32772d7b2d916784341.tar.gz freebsd-ports-gnome-53b5b301d8c7962fa357a32772d7b2d916784341.tar.zst freebsd-ports-gnome-53b5b301d8c7962fa357a32772d7b2d916784341.zip |
Mark as BROKEN due to failure to install properly.
Diffstat (limited to 'games/phpua-hl')
-rw-r--r-- | games/phpua-hl/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/games/phpua-hl/Makefile b/games/phpua-hl/Makefile index 1f2f12d4f3e4..c450a52b99dc 100644 --- a/games/phpua-hl/Makefile +++ b/games/phpua-hl/Makefile @@ -16,6 +16,10 @@ COMMENT= A Half-Life 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} |