summaryrefslogtreecommitdiff
path: root/security/tor-devel
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2006-06-30 02:53:12 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2006-06-30 02:53:12 +0000
commitf16517a4838ffbe7105052632ff22ee50e640c46 (patch)
tree0db936d7306c846434946b6f400497c0a972c021 /security/tor-devel
parentUpdate to 2.3.13. (diff)
- update dependencies for libevent-1.2
Notes
Notes: svn path=/head/; revision=166640
Diffstat (limited to 'security/tor-devel')
-rw-r--r--security/tor-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tor-devel/Makefile b/security/tor-devel/Makefile
index 5bcfc3913717..18f7f3ddb78e 100644
--- a/security/tor-devel/Makefile
+++ b/security/tor-devel/Makefile
@@ -16,7 +16,7 @@ MAINTAINER= peter.thoenen@yahoo.com
COMMENT= An anonymizing overlay network for TCP
RUN_DEPENDS= tsocks:${PORTSDIR}/net/tsocks
-LIB_DEPENDS= event-1.1a:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.2:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
USE_OPENSSL= yes