aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/fb303/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/fb303/Makefile b/devel/fb303/Makefile
index f513a7cb868c..31ca805c7da8 100644
--- a/devel/fb303/Makefile
+++ b/devel/fb303/Makefile
@@ -42,8 +42,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/gen-perl/Facebook/FB303/${FILE} ${PREFIX}/${SITE_PERL_REL}/Facebook/FB303
.endfor
-.if ${OSVERSION} < 700000
-IGNORE= not supported
-.endif
-
.include <bsd.port.post.mk>