diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-10-16 19:52:47 +0800 |
commit | 6abd00a86bbeefe0d47fdd84e916deccf66893e3 (patch) | |
tree | 7c37b7d6324eab6bc3e4c7437bc196ffd159e881 /www/mod_rivet | |
parent | 48d3e12a9551f7a6507dfc47ccdc164263bb1ea7 (diff) | |
download | freebsd-ports-gnome-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.gz freebsd-ports-gnome-6abd00a86bbeefe0d47fdd84e916deccf66893e3.tar.zst freebsd-ports-gnome-6abd00a86bbeefe0d47fdd84e916deccf66893e3.zip |
Punt autoconf267->autoconf268
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 725360be98ca..05e8a9b48e1c 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:267 +USE_AUTOTOOLS= automake:111 autoconf:268 USE_TCL= 84+ GMAKE= yes |