diff options
author | rafan <rafan@FreeBSD.org> | 2007-10-12 20:35:40 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-10-12 20:35:40 +0800 |
commit | 051f96a861c82a03464b8476b6f102487d0cd855 (patch) | |
tree | a41fd48cfea1d1568a1bafd5dd86c3b36f1c44f9 | |
parent | 728c3b66b2bdab7408d2ff9cd8eab932f2ea91f9 (diff) | |
download | freebsd-ports-gnome-051f96a861c82a03464b8476b6f102487d0cd855.tar.gz freebsd-ports-gnome-051f96a861c82a03464b8476b6f102487d0cd855.tar.zst freebsd-ports-gnome-051f96a861c82a03464b8476b6f102487d0cd855.zip |
- According to my test, this port builds fine in tinderbox.
PR: ports/117133
Submitted by: rafan
Approved by: Neal Nelson <neal at nelson.name> (maintainer)
-rw-r--r-- | devel/py-zope.interface/Makefile | 2 | ||||
-rw-r--r-- | devel/py-zopeInterface/Makefile | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/devel/py-zope.interface/Makefile b/devel/py-zope.interface/Makefile index 6b4c240d2b90..1450c858e581 100644 --- a/devel/py-zope.interface/Makefile +++ b/devel/py-zope.interface/Makefile @@ -18,8 +18,6 @@ COMMENT= Zope.interface package from Zope 3 BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS= ${BUILD_DEPENDS} -MANUAL_PACKAGE_BUILD=Doesn't build in tinderbox environment - USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= zope.interface diff --git a/devel/py-zopeInterface/Makefile b/devel/py-zopeInterface/Makefile index 6b4c240d2b90..1450c858e581 100644 --- a/devel/py-zopeInterface/Makefile +++ b/devel/py-zopeInterface/Makefile @@ -18,8 +18,6 @@ COMMENT= Zope.interface package from Zope 3 BUILD_DEPENDS= ${EASY_INSTALL_CMD}:${PORTSDIR}/devel/py-setuptools RUN_DEPENDS= ${BUILD_DEPENDS} -MANUAL_PACKAGE_BUILD=Doesn't build in tinderbox environment - USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= zope.interface |