1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

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:
Pawel Pekala 2012-10-30 16:55:15 +00:00
parent ef9a7f8497
commit d62cb25789
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306683

View File

@ -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