diff options
Diffstat (limited to 'www/mod_rivet')
-rw-r--r-- | www/mod_rivet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_rivet/Makefile b/www/mod_rivet/Makefile index 05e8a9b48e1c..3e1cfd9cbc35 100644 --- a/www/mod_rivet/Makefile +++ b/www/mod_rivet/Makefile @@ -21,7 +21,7 @@ WRKSRC= ${WRKDIR}/rivet-${PORTVERSION} MAKE_JOBS_SAFE= yes USE_APACHE= 2.2+ -USE_AUTOTOOLS= automake:111 autoconf:268 +USE_AUTOTOOLS= automake autoconf USE_TCL= 84+ GMAKE= yes |