aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-05-22 15:36:35 +0800
committerkris <kris@FreeBSD.org>2003-05-22 15:36:35 +0800
commit51bc16e7a9d876ce3a546faf6e989493ef4400e4 (patch)
treecd080811053c466a85542f63cb260a3b944ee7d1
parentbc0cc95b22862ce32ba0d41c00d7cb27a43794d1 (diff)
downloadfreebsd-ports-gnome-51bc16e7a9d876ce3a546faf6e989493ef4400e4.tar.gz
freebsd-ports-gnome-51bc16e7a9d876ce3a546faf6e989493ef4400e4.tar.zst
freebsd-ports-gnome-51bc16e7a9d876ce3a546faf6e989493ef4400e4.zip
Remove BROKEN tag; the port was fixed a few days prior to the previous
revision. Submitted by: foxfair
-rw-r--r--net/netdude/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/net/netdude/Makefile b/net/netdude/Makefile
index f524a4a3c963..e2a6afb4a1ba 100644
--- a/net/netdude/Makefile
+++ b/net/netdude/Makefile
@@ -32,10 +32,6 @@ MAN1= netdude.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 500113
-BROKEN= "Does not compile"
-.endif
-
.if ${OSVERSION} >= 500000
EXTRA_PATCHES= ${FILESDIR}/protocols-fddi::nd_fddi.h.patch
.endif