aboutsummaryrefslogtreecommitdiff
path: root/graphics/edje
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:14:50 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 01:14:50 +0000
commit42b9878de05e3fd31b1537c7fb21ea8d4260e335 (patch)
treefaaedbe6ae8110bb19ce982907b65ca7c487c291 /graphics/edje
parentf7c0630cd25902e9d0299337f0075f1969f3c15c (diff)
downloadports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.tar.gz
ports-42b9878de05e3fd31b1537c7fb21ea8d4260e335.zip
Remove always-false/true conditions based on OSVERSION 500000
Notes
Notes: svn path=/head/; revision=200773
Diffstat (limited to 'graphics/edje')
-rw-r--r--graphics/edje/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/edje/Makefile b/graphics/edje/Makefile
index 3c96a4aa7b17..a6342bfdba7f 100644
--- a/graphics/edje/Makefile
+++ b/graphics/edje/Makefile
@@ -24,10 +24,6 @@ USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-IGNORE= does not build on 4.X
-.endif
-
.if ${ARCH} == "ia64"
BROKEN= edje is broken on ia64
.endif