summaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-07-24 22:46:56 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-07-24 22:46:56 +0000
commitecd7054b3249fccbf77a8b2c73271eab68758c5d (patch)
tree9d64dd3a354643f6dfdef91f683c585b51f4a4b1 /net-mgmt
parentChange BROKEN to IGNORE to prevent this unusable package from building on (diff)
Now compiles on 4.x
Notes
Notes: svn path=/head/; revision=140041
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/nfdump-devel/Makefile4
-rw-r--r--net-mgmt/nfdump/Makefile4
2 files changed, 0 insertions, 8 deletions
diff --git a/net-mgmt/nfdump-devel/Makefile b/net-mgmt/nfdump-devel/Makefile
index c92086605644..037e9dc0f7f8 100644
--- a/net-mgmt/nfdump-devel/Makefile
+++ b/net-mgmt/nfdump-devel/Makefile
@@ -23,10 +23,6 @@ PORTDOCS= AUTHORS ChangeLog INSTALL README
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile on FreeBSD 4.x"
-.endif
-
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}
diff --git a/net-mgmt/nfdump/Makefile b/net-mgmt/nfdump/Makefile
index c92086605644..037e9dc0f7f8 100644
--- a/net-mgmt/nfdump/Makefile
+++ b/net-mgmt/nfdump/Makefile
@@ -23,10 +23,6 @@ PORTDOCS= AUTHORS ChangeLog INSTALL README
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile on FreeBSD 4.x"
-.endif
-
.if !defined(NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}