summaryrefslogtreecommitdiff
path: root/security/spybye/Makefile
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2008-08-19 16:40:17 +0000
commit907d5d1a391cea7dc4510deb3ead17400d689462 (patch)
tree6c30422131f6d4a1c3573653ef9e29e93cb33606 /security/spybye/Makefile
parent- Update to 1.2.6 (diff)
- Update libevent dependency and bump PORTREVISION
Notes
Notes: svn path=/head/; revision=218857
Diffstat (limited to 'security/spybye/Makefile')
-rw-r--r--security/spybye/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/spybye/Makefile b/security/spybye/Makefile
index 91c4830fbe00..a06c27da989a 100644
--- a/security/spybye/Makefile
+++ b/security/spybye/Makefile
@@ -7,13 +7,14 @@
PORTNAME= spybye
PORTVERSION= 0.3
+PORTREVISION= 1
CATEGORIES= security www
MASTER_SITES= http://www.monkey.org/~provos/
MAINTAINER= pauls@utdallas.edu
COMMENT= A web proxy to detect malware
-BUILD_DEPENDS= event_rpcgen.py:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
OPTIONS= CLAMAV "Enable CLAMAV support" off