aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2008-01-06 20:25:40 +0800
committerbsam <bsam@FreeBSD.org>2008-01-06 20:25:40 +0800
commit40298744b6ca37d77c511d1424eb885c98b7f10d (patch)
treebf3974a2389d425b363646e5d329ad94ea64a958
parent648df12f2e9540e691a5db5980f35c42a2ed48b3 (diff)
downloadfreebsd-ports-gnome-40298744b6ca37d77c511d1424eb885c98b7f10d.tar.gz
freebsd-ports-gnome-40298744b6ca37d77c511d1424eb885c98b7f10d.tar.zst
freebsd-ports-gnome-40298744b6ca37d77c511d1424eb885c98b7f10d.zip
Remove MANUAL_PACKAGE_BUILD. I hope the port will get a package.
At least it does at my tinderbox. PR: 119355 Submitted by: bsam (me)
-rw-r--r--devel/py-lxml/Makefile1
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}