aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2014-03-16 21:30:48 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2014-03-16 21:30:48 +0000
commit9ec2b82a0f8623a9f605bc1564b1930377284705 (patch)
tree6eae548050d8d8b8eeea61bdc0f99da377dacde5
parenteab3aedc7131d70e534aaf62d56d2b7f0135a23d (diff)
downloadports-9ec2b82a0f8623a9f605bc1564b1930377284705.tar.gz
ports-9ec2b82a0f8623a9f605bc1564b1930377284705.zip
Notes
-rw-r--r--www/mod_rivet/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_rivet/Makefile b/www/mod_rivet/Makefile
index a4122d7d8d68..4eb50419727b 100644
--- a/www/mod_rivet/Makefile
+++ b/www/mod_rivet/Makefile
@@ -3,12 +3,13 @@
PORTNAME= mod_rivet
PORTVERSION= 2.1.4
+PORTREVISION= 1
CATEGORIES= www tcl
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= tcl/rivet
DISTNAME= rivet-${PORTVERSION}
-MAINTAINER= cowbert@gmail.com
+MAINTAINER= jeff.lawson@flightaware.com
COMMENT= Embeds a Tcl interpreter in the Apache server
LICENSE= APACHE20
@@ -17,6 +18,7 @@ LIB_DEPENDS= libitcl.so:${PORTSDIR}/lang/itcl
USE_APACHE= 22+
USE_AUTOTOOLS= aclocal automake libtool libtoolize
+USE_AUTOTOOLS= aclocal libtool libtoolize autoheader automake autoconf
USE_LDCONFIG= ${PREFIX}/lib/rivet
USES+= gmake tcl:85+