aboutsummaryrefslogtreecommitdiff
path: root/devel/py-freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-freebsd')
-rw-r--r--devel/py-freebsd/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/py-freebsd/Makefile b/devel/py-freebsd/Makefile
index a6adbc551bbc..ca89f79c1cdc 100644
--- a/devel/py-freebsd/Makefile
+++ b/devel/py-freebsd/Makefile
@@ -26,10 +26,4 @@ PLIST_FILES= %%PYTHON_SITELIBDIR%%/freebsd.so \
%%PYTHON_SITELIBDIR%%/freebsd_compat02.pyc \
%%PYTHON_SITELIBDIR%%/freebsd_compat02.pyo
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 500000
-IGNORE= requires GEOM which is only present on FreeBSD 5.x and above
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>