diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 05:45:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-22 05:45:34 +0000 |
commit | eb2f56b8d70ee8de1b67ba1962fb662b17edf7ae (patch) | |
tree | 27397ca51f14d4a26e037e37ff5b92b0b373403b /www/mod_rivet | |
parent | e3ef6351eac316fa44bb72f9116c96d671d7570c (diff) |
Notes
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 fc1a745220e5..e89b429c81a4 100644 --- a/www/mod_rivet/Makefile +++ b/www/mod_rivet/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/rivet-${PORTVERSION} MAKE_JOBS_SAFE= yes -USE_APACHE= 2.0+ +USE_APACHE= 2.2+ USE_AUTOTOOLS= automake:110 autoconf:267 USE_TCL= 84+ GMAKE= yes |