aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-rdflib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-rdflib/Makefile')
-rw-r--r--textproc/py-rdflib/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/textproc/py-rdflib/Makefile b/textproc/py-rdflib/Makefile
index ab919ce2a0b6..29dff7784772 100644
--- a/textproc/py-rdflib/Makefile
+++ b/textproc/py-rdflib/Makefile
@@ -25,10 +25,4 @@ pre-build:
@cd ${WRKSRC} && ${PYTHON_CMD} setup.py setopt -c bdist_egg -o plat-name -s ${PYEASYINSTALL_OSARCH:S/^-//}
@cd ${WRKSRC} && ${PYTHON_CMD} setup.py setopt -c bdist -o plat-name -s ${PYEASYINSTALL_OSARCH:S/^-//}
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 600000
-BROKEN= Leaves egg file behind on deinstall
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>