aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-rdflib
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2009-01-06 17:43:44 +0000
committerWesley Shields <wxs@FreeBSD.org>2009-01-06 17:43:44 +0000
commit7b4ee14e1fc34f0768f24115ada4f2d23bd35e75 (patch)
tree98b7a5465e92a2c035d88004521e64753c08b0ef /textproc/py-rdflib
parent856903091afce38773f4c8d6d5604d3e97d0fa88 (diff)
downloadports-7b4ee14e1fc34f0768f24115ada4f2d23bd35e75.tar.gz
ports-7b4ee14e1fc34f0768f24115ada4f2d23bd35e75.zip
Notes
Diffstat (limited to 'textproc/py-rdflib')
-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>