aboutsummaryrefslogtreecommitdiff
path: root/graphics/yafray
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/yafray
parent7fa1a3feffdc04560656474469737f6357622477 (diff)
downloadports-2e6e9aa08a50aede6f69c27b98339f9704d23b02.tar.gz
ports-2e6e9aa08a50aede6f69c27b98339f9704d23b02.zip
Notes
Diffstat (limited to 'graphics/yafray')
-rw-r--r--graphics/yafray/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/graphics/yafray/Makefile b/graphics/yafray/Makefile
index 6ed07ac60ac1..db016017fa2e 100644
--- a/graphics/yafray/Makefile
+++ b/graphics/yafray/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>