aboutsummaryrefslogtreecommitdiff
path: root/net/ifstated
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2012-10-30 16:55:15 +0000
committerPawel Pekala <pawel@FreeBSD.org>2012-10-30 16:55:15 +0000
commitd62cb257893f6ac2e843adbe1faef651722c8231 (patch)
treeb5c2b7ef9cb29dfe03cad507deba62edf6d38fa8 /net/ifstated
parentef9a7f8497676089bb0d28fb48491eb7839758ef (diff)
downloadports-d62cb257893f6ac2e843adbe1faef651722c8231.tar.gz
ports-d62cb257893f6ac2e843adbe1faef651722c8231.zip
Make sure to check for libevent 1.x
PR: ports/170835 Submitted by: Mykhaylo Yehorov <yehorov@gmail.com> Approved by: maintainer Feature safe: yes
Notes
Notes: svn path=/head/; revision=306683
Diffstat (limited to 'net/ifstated')
-rw-r--r--net/ifstated/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/net/ifstated/Makefile b/net/ifstated/Makefile
index dece5ede7496..72fdf1d48989 100644
--- a/net/ifstated/Makefile
+++ b/net/ifstated/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: ifstated
-# Date created: 18 November 2004
-# Whom: Matthew George <mdg@secureworks.net>
-#
+# Created by: Matthew George <mdg@secureworks.net>
# $FreeBSD$
-#
PORTNAME= ifstated
PORTVERSION= 5.1
@@ -14,7 +10,7 @@ MASTER_SITES= http://christianserving.org/ports/net/ifstated/
MAINTAINER= ports@christianserving.org
COMMENT= Interface state daemon
-LIB_DEPENDS= event:${PORTSDIR}/devel/libevent
+LIB_DEPENDS= event-1:${PORTSDIR}/devel/libevent
MAN5= ifstated.conf.5
MAN8= ifstated.8