diff options
Diffstat (limited to 'www/mod_rivet/Makefile')
-rw-r--r-- | www/mod_rivet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_rivet/Makefile b/www/mod_rivet/Makefile index 5e02eeeb2168..fc1a745220e5 100644 --- a/www/mod_rivet/Makefile +++ b/www/mod_rivet/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_rivet PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= www tcl MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= tcl/rivet @@ -20,7 +21,7 @@ WRKSRC= ${WRKDIR}/rivet-${PORTVERSION} MAKE_JOBS_SAFE= yes USE_APACHE= 2.0+ -USE_AUTOTOOLS= automake:110 autoconf:262 +USE_AUTOTOOLS= automake:110 autoconf:267 USE_TCL= 84+ GMAKE= yes |