From ea9a3d122db8a397ec12c85ef0fb6481e6e34ed9 Mon Sep 17 00:00:00 2001 From: "Philip M. Gollucci" Date: Wed, 29 Apr 2009 02:43:58 +0000 Subject: - This port builds on 8-CURRENT again Approved by: Robert Gogolok (maintainer, via private e-mail) --- net/libdnet/Makefile | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'net/libdnet') diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile index b1df228e740c..8de04f5a4517 100644 --- a/net/libdnet/Makefile +++ b/net/libdnet/Makefile @@ -7,7 +7,7 @@ PORTNAME= libdnet PORTVERSION= 1.11 -PORTREVISION?= 2 +PORTREVISION?= 3 CATEGORIES?= net MASTER_SITES= SF @@ -27,10 +27,6 @@ MAN8= dnet.8 .include -.if ${OSVERSION} >= 800059 -BROKEN= does not build -.endif - .if !defined(LIBDNET_SLAVE) post-patch: -- cgit v1.2.3