From 877d41720e2f948bb6a4b91bb2284d2b7a8d211c Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 19 Feb 2008 13:45:18 +0000 Subject: Pass --with-libevent-dir unconditionally, since BUILDLINK_PREFIX.libevent is unusable here yet. --- net/tor/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'net/tor') diff --git a/net/tor/Makefile b/net/tor/Makefile index 8006b16b9ee..4d58eaf07f1 100644 --- a/net/tor/Makefile +++ b/net/tor/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.51 2008/01/20 20:11:09 jschauma Exp $ +# $NetBSD: Makefile,v 1.52 2008/02/19 13:45:18 obache Exp $ # DISTNAME= tor-0.1.2.19 @@ -40,9 +40,7 @@ USER_GROUP= ${TOR_USER} ${TOR_GROUP} OWN_DIRS_PERMS+= ${PKG_HOME} ${USER_GROUP} 0700 CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q} -.if !empty(BUILDLINK_PREFIX.libevent) CONFIGURE_ARGS+= --with-libevent-dir=${BUILDLINK_PREFIX.libevent:Q} -.endif CONF_FILES+= ${PREFIX}/share/examples/tor/tor-tsocks.conf \ ${PKG_SYSCONFDIR}/tor-tsocks.conf -- cgit v1.2.3