svn commit: r385626 - head/dns/getdns

Ryan Steinmetz zi at FreeBSD.org
Thu May 7 14:04:00 UTC 2015


Author: zi
Date: Thu May  7 14:03:59 2015
New Revision: 385626
URL: https://svnweb.freebsd.org/changeset/ports/385626

Log:
  - devel/libevent no longer exists

Modified:
  head/dns/getdns/Makefile

Modified: head/dns/getdns/Makefile
==============================================================================
--- head/dns/getdns/Makefile	Thu May  7 13:56:20 2015	(r385625)
+++ head/dns/getdns/Makefile	Thu May  7 14:03:59 2015	(r385626)
@@ -38,7 +38,7 @@ LIBEV_LIB_DEPENDS=	libev.so:${PORTSDIR}/
 LIBEV_CONFIGURE_WITH=	libev
 LIBUV_LIB_DEPENDS=	libuv.so:${PORTSDIR}/devel/libuv
 LIBUV_CONFIGURE_WITH=	libuv
-LIBEVENT_LIB_DEPENDS=	libevent.so:${PORTSDIR}/devel/libevent
+LIBEVENT_LIB_DEPENDS=	libevent.so:${PORTSDIR}/devel/libevent2
 LIBEVENT_CONFIGURE_WITH=libevent
 
 .include <bsd.port.options.mk>


More information about the svn-ports-all mailing list