summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/phpua-engine/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/phpua-engine/Makefile b/games/phpua-engine/Makefile
index d047e8431f22..4706ac09c929 100644
--- a/games/phpua-engine/Makefile
+++ b/games/phpua-engine/Makefile
@@ -15,9 +15,11 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Game server monitor & admin tool
NO_BUILD= yes
-USE_APACHE= 1.3
+USE_APACHE= 13
USE_PHP= yes
+BROKEN= conflicting dependencies
+
_subs=PHPUADIR=${PHPUADIR} PHPUA_USER=${PHPUA_USER} PHPUA_GROUP=${PHPUA_GROUP} APNAME=${APNAME}
PLIST_SUB+= ${_subs}