diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2016-02-28 06:54:46 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2016-02-28 06:54:46 +0000 |
commit | ccff4ce4e29fc20817a7882fa25587b5cd25dabc (patch) | |
tree | b6d4d3822d22a6f10c13a8f756f9d8e2585b264c /games/hlstatsx | |
parent | e5650219be728c7fe9a6a5b7a657c942563240c9 (diff) | |
download | ports-ccff4ce4e29fc20817a7882fa25587b5cd25dabc.tar.gz ports-ccff4ce4e29fc20817a7882fa25587b5cd25dabc.zip |
Notes
Diffstat (limited to 'games/hlstatsx')
-rw-r--r-- | games/hlstatsx/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/hlstatsx/Makefile b/games/hlstatsx/Makefile index 94bbd0a89690..4efb61159f18 100644 --- a/games/hlstatsx/Makefile +++ b/games/hlstatsx/Makefile @@ -17,6 +17,7 @@ USE_APACHE_RUN= 22+ USE_PHP= gd mysql USES= perl5 zip USE_PERL5= run +IGNORE_WITH_PHP= 70 SUB_FILES= pkg-message WRKSRC= ${WRKDIR}/${PORTNAME} |