aboutsummaryrefslogtreecommitdiff
path: root/math/convertall/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/convertall/Makefile')
-rw-r--r--math/convertall/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/math/convertall/Makefile b/math/convertall/Makefile
index 5ab4221d4618..e828e6c89ba4 100644
--- a/math/convertall/Makefile
+++ b/math/convertall/Makefile
@@ -39,11 +39,4 @@ do-install:
-d ${DATADIR} -f ${DATADIR_REL})
(cd ${STAGEDIR}${DOCSDIR} && ${RM} INSTALL LICENSE)
-.include <bsd.port.pre.mk>
-
-.if defined(PACKAGE_BUILDING) && !defined(PACKAGE_BUILDING_FLAVORS) && \
- ${PYTHON_VER} != ${PYTHON_DEFAULT}
-IGNORE= you have python ${PYTHON_DEFAULT} set as the default, and this needs ${PYTHON_VER}
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>