diff options
Diffstat (limited to 'devel/cdash/Makefile')
-rw-r--r-- | devel/cdash/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/cdash/Makefile b/devel/cdash/Makefile index e347e9bc363f..0b982ad3c6a0 100644 --- a/devel/cdash/Makefile +++ b/devel/cdash/Makefile @@ -7,6 +7,7 @@ PORTNAME= cdash PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.cdash.org/download/ DISTNAME= CDash-${PORTVERSION} @@ -21,7 +22,7 @@ OPTIONS= MYSQL "Use MySQL" on \ USE_ZIP= yes USE_PHP= curl gd xsl -USE_APACHE_RUN= 2.0+ +USE_APACHE_RUN= 20+ NO_BUILD= yes SUB_FILES= pkg-message |