aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/libfpx
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-02-07 00:40:44 +0800
committerlofi <lofi@FreeBSD.org>2004-02-07 00:40:44 +0800
commita86b24cddf46c4392c38b2f2c683cb2b15fdf0af (patch)
tree519707b7d90248c213badafddb8cf606a80ad3e7 /graphics/libfpx
parent47b33dd94dfde95105bbfd3a72308f8f919b0aa9 (diff)
downloadfreebsd-ports-gnome-a86b24cddf46c4392c38b2f2c683cb2b15fdf0af.tar.gz
freebsd-ports-gnome-a86b24cddf46c4392c38b2f2c683cb2b15fdf0af.tar.zst
freebsd-ports-gnome-a86b24cddf46c4392c38b2f2c683cb2b15fdf0af.zip
*grr* I mean -CURRENT, not 5.2.1-R.
Diffstat (limited to 'graphics/libfpx')
-rw-r--r--graphics/libfpx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile
index a42798c50ef0..3843000a6dce 100644
--- a/graphics/libfpx/Makefile
+++ b/graphics/libfpx/Makefile
@@ -36,7 +36,7 @@ USE_BZIP2= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502001
+.if ${OSVERSION} >= 502101
BROKEN= "Does not compile"
.endif