diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/libdnet/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
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 <bsd.port.pre.mk> -.if ${OSVERSION} >= 800059 -BROKEN= does not build -.endif - .if !defined(LIBDNET_SLAVE) post-patch: |