diff options
Diffstat (limited to 'www/clickheat/Makefile')
-rw-r--r-- | www/clickheat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/clickheat/Makefile b/www/clickheat/Makefile index 552a8a17e295..11235e388c68 100644 --- a/www/clickheat/Makefile +++ b/www/clickheat/Makefile @@ -4,13 +4,14 @@ # $FreeBSD$ PORTNAME= clickheat -PORTVERSION= 1.8 +PORTVERSION= 1.11 CATEGORIES= www MASTER_SITES= SF MAINTAINER= jadawin@FreeBSD.org COMMENT= ClickHeat is a visual heatmap of clicks on a HTML page +USE_ZIP= yes USE_PHP= gd session WANT_PHP_WEB= yes |