diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2008-01-06 12:25:40 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2008-01-06 12:25:40 +0000 |
commit | 5aa71bffc1e2f78ba1329c780d142414bb4feed7 (patch) | |
tree | 749abbfb70d3e4731a46f1930d88bfdf8703523f /devel | |
parent | 44762598e5639e1943089fe6afe0b7a98abb4f6d (diff) | |
download | ports-5aa71bffc1e2f78ba1329c780d142414bb4feed7.tar.gz ports-5aa71bffc1e2f78ba1329c780d142414bb4feed7.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/py-lxml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/py-lxml/Makefile b/devel/py-lxml/Makefile index 07b840238191..07c2552ca8a1 100644 --- a/devel/py-lxml/Makefile +++ b/devel/py-lxml/Makefile @@ -23,7 +23,6 @@ RUN_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools USE_PYTHON= 2.4+ USE_PYDISTUTILS= yes -MANUAL_PACKAGE_BUILD=Doesn't build in tinderbox environment PYDISTUTILS_NOEGGINFO= yes # XXX convert easy_install support to bsd.python.mk's DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} |