summaryrefslogtreecommitdiff
path: root/graphics/k3d
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2007-04-26 14:08:55 +0000
committerShaun Amott <shaun@FreeBSD.org>2007-04-26 14:08:55 +0000
commit2e6e9aa08a50aede6f69c27b98339f9704d23b02 (patch)
tree9b977b09dee074c8ede19008822ce044671c3907 /graphics/k3d
parent- Update to version 4.5 (diff)
- Remove FreeBSD 4.x checks.
PR: ports/112021, ports/112035, ports/112064 Submitted by: David Yeske <dyeske@yahoo.com> (maintainer)
Notes
Notes: svn path=/head/; revision=190921
Diffstat (limited to 'graphics/k3d')
-rw-r--r--graphics/k3d/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile
index 9c34bd92910b..31f014d0bd42 100644
--- a/graphics/k3d/Makefile
+++ b/graphics/k3d/Makefile
@@ -45,10 +45,6 @@ MAN1= k3d.1
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-BROKEN= "Does not compile on FreeBSD 4.x"
-.endif
-
.if ${ARCH} == "amd64"
BROKEN= "Does not compile on amd64"
.endif