View | Details | Raw Unified | Return to bug 187270 | Differences between
and this patch

Collapse All | Expand All

(-)mod_rivet/Makefile (-1 / +1 lines)
Lines 16-22 Link Here
16
LIB_DEPENDS=	libitcl.so:${PORTSDIR}/lang/itcl
16
LIB_DEPENDS=	libitcl.so:${PORTSDIR}/lang/itcl
17
17
18
USE_APACHE=	22+
18
USE_APACHE=	22+
19
USE_AUTOTOOLS=	aclocal automake libtool libtoolize
19
USE_AUTOTOOLS=	aclocal libtool libtoolize autoheader automake autoconf
20
USE_LDCONFIG=	${PREFIX}/lib/rivet
20
USE_LDCONFIG=	${PREFIX}/lib/rivet
21
USES+=		gmake tcl:85+
21
USES+=		gmake tcl:85+
22
22

Return to bug 187270