aboutsummaryrefslogtreecommitdiff
path: root/graphics/yafaray/Makefile
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/yafaray/Makefile
parent7fa1a3feffdc04560656474469737f6357622477 (diff)
downloadports-2e6e9aa08a50aede6f69c27b98339f9704d23b02.tar.gz
ports-2e6e9aa08a50aede6f69c27b98339f9704d23b02.zip
- 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/yafaray/Makefile')
-rw-r--r--graphics/yafaray/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/yafaray/Makefile b/graphics/yafaray/Makefile
index 6ed07ac60ac1..db016017fa2e 100644
--- a/graphics/yafaray/Makefile
+++ b/graphics/yafaray/Makefile
@@ -20,13 +20,7 @@ USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-BROKEN= Does not compile on 4.x
-.endif
-
pre-patch:
@${MV} ${WRKSRC}/linux-settings.py ${WRKSRC}/freebsd-settings.py
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>