aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/py-event/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-event/Makefile b/devel/py-event/Makefile
index 4141e20029b0..ad08db108107 100644
--- a/devel/py-event/Makefile
+++ b/devel/py-event/Makefile
@@ -12,7 +12,7 @@ DISTNAME= py${PORTNAME}-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= Python bindings for libevent
-LIB_DEPENDS= event-1.4:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= libevent-1.4.so:${PORTSDIR}/devel/libevent
PROJECTHOST= pyevent
USE_PYTHON= yes