aboutsummaryrefslogtreecommitdiff
path: root/graphics/libfpx/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/libfpx/Makefile')
-rw-r--r--graphics/libfpx/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/libfpx/Makefile b/graphics/libfpx/Makefile
index 3843000a6dce..17cbd00f164d 100644
--- a/graphics/libfpx/Makefile
+++ b/graphics/libfpx/Makefile
@@ -36,10 +36,6 @@ USE_BZIP2= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502101
-BROKEN= "Does not compile"
-.endif
-
post-patch:
# Replacing references to <malloc.h> with <stdlib.h>
# Ignore the /dev/stderr warning below. (What a hack!)