aboutsummaryrefslogtreecommitdiff
path: root/www/mod_rivet
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-11-12 22:15:08 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-11-12 22:15:08 +0000
commitf417e17b4c1327c2311f330ce5646e780c9e07bf (patch)
treead1ffd77ee6baa3cca3238bf2bba62a02ef9187a /www/mod_rivet
parent0169c8b869db6c0753f6003e88ac603bc9574ef0 (diff)
Notes
Diffstat (limited to 'www/mod_rivet')
-rw-r--r--www/mod_rivet/Makefile23
-rw-r--r--www/mod_rivet/distinfo4
2 files changed, 11 insertions, 16 deletions
diff --git a/www/mod_rivet/Makefile b/www/mod_rivet/Makefile
index 8586180cd392..3f6f13884acb 100644
--- a/www/mod_rivet/Makefile
+++ b/www/mod_rivet/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= mod_rivet
-PORTVERSION= 2.1.2
+PORTVERSION= 2.1.3
CATEGORIES= www tcl
MASTER_SITES= ${MASTER_SITE_APACHE}
MASTER_SITE_SUBDIR= tcl/rivet
@@ -16,21 +16,16 @@ LICENSE= AL2
LIB_DEPENDS= libitcl.so:${PORTSDIR}/lang/itcl
USE_APACHE= 22+
-USE_TCL= 85+
+USE_AUTOTOOLS= aclocal automake
USE_LDCONFIG= ${PREFIX}/lib/rivet
+USES+= gmake tcl:85+
-USES= gmake
-GNU_CONFIGURE= yes
+INSTALL_TARGET= install
-INSTALL_TARGET= install install-packages
-
-NO_STAGE= yes
-.include <bsd.port.pre.mk>
-
-CONFIGURE_ARGS+= --with-apache-version=2 \
- --prefix=${PREFIX} --with-apxs=${APXS} \
- --with-tcl=${TCL_LIBDIR} --with-tclsh=${TCLSH} \
- --with-rivet-target-dir=${PREFIX}/lib/rivet
+CONFIGURE_ARGS+=--with-apache-version=2 \
+ --prefix=${PREFIX} --with-apxs=${APXS} \
+ --with-tcl=${TCL_LIBDIR} --with-tclsh=${TCLSH} \
+ --with-rivet-target-dir=${PREFIX}/lib/rivet
post-patch:
${REINPLACE_CMD} -e 's|`$${apxs_found} -q LIBEXECDIR`|${PREFIX}/${APACHEMODDIR}|g' \
@@ -51,4 +46,4 @@ post-install:
@${ECHO_MSG} ""
@${ECHO_MSG} "===================================================="
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/www/mod_rivet/distinfo b/www/mod_rivet/distinfo
index d2c3bc759574..48b17498015f 100644
--- a/www/mod_rivet/distinfo
+++ b/www/mod_rivet/distinfo
@@ -1,2 +1,2 @@
-SHA256 (rivet-2.1.2.tar.gz) = 286c9bbc57031692c048213d91169eb563fb233d28d1b6911b3ecf7aba87ecc6
-SIZE (rivet-2.1.2.tar.gz) = 1110383
+SHA256 (rivet-2.1.3.tar.gz) = 56220f45bcd5387d2299f026ecdb49825efb11207ec4859c91391d61263c1769
+SIZE (rivet-2.1.3.tar.gz) = 1365177