Make sure to check for libevent 1.x
PR: ports/170835 Submitted by: Mykhaylo Yehorov <yehorov@gmail.com> Approved by: maintainer Feature safe: yes
This commit is contained in:
parent
ef9a7f8497
commit
d62cb25789
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306683
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user