aboutsummaryrefslogtreecommitdiff
path: root/dns/openmdns/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/openmdns/Makefile')
-rw-r--r--dns/openmdns/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/dns/openmdns/Makefile b/dns/openmdns/Makefile
index c8c9b29ebb7d..5c5c90132091 100644
--- a/dns/openmdns/Makefile
+++ b/dns/openmdns/Makefile
@@ -3,7 +3,7 @@
PORTNAME= openmdns
DISTVERSION= 0.6-15
DISTVERSIONSUFFIX= -gd76ce05
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= dns
MAINTAINER= jbeich@FreeBSD.org
@@ -37,10 +37,10 @@ GROUPS= _mdnsd
OPTIONS_DEFINE= DOCS STATIC
-STATIC_BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:devel/libevent2 \
+STATIC_BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:devel/libevent \
${LOCALBASE}/lib/libopenbsd.a:devel/libopenbsd
STATIC_MAKE_ENV= NO_SHARED=1
-STATIC_LIB_DEPENDS_OFF= libevent.so:devel/libevent2 \
+STATIC_LIB_DEPENDS_OFF= libevent.so:devel/libevent \
libopenbsd.so:devel/libopenbsd
post-patch: