diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-04 22:27:55 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2012-09-04 22:27:55 +0000 |
commit | 1a94993f16c880cefe57adeccb7191a9763e012a (patch) | |
tree | d04edfd0a189102539fb6f8b0878a6ee664601a1 /games/hlstatsx | |
parent | 6c915a423f5d174d1b7d16ba7b4e11ef0027ca10 (diff) |
Notes
Diffstat (limited to 'games/hlstatsx')
-rw-r--r-- | games/hlstatsx/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/games/hlstatsx/Makefile b/games/hlstatsx/Makefile index 934cfda69ef9..a5bd1b83f1f2 100644 --- a/games/hlstatsx/Makefile +++ b/games/hlstatsx/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: hlstatsx -# Date created: 2006-06-12 -# Whom: Babak Farrokhi <babak@farrokhi.net> -# # $FreeBSD$ -# PORTNAME= hlstatsx DISTVERSION= 1.20RC2 @@ -16,7 +11,7 @@ MAINTAINER= sylvio@FreeBSD.org COMMENT= Real-time player and clan rankings and statistics for HL2 and mods NO_BUILD= yes -USE_APACHE= 22+ +USE_APACHE_RUN= 22+ USE_PHP= gd mysql USE_PERL5_RUN= yes USE_ZIP= yes |