summaryrefslogtreecommitdiff
path: root/devel/py-buildbot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-buildbot/Makefile')
-rw-r--r--devel/py-buildbot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/py-buildbot/Makefile b/devel/py-buildbot/Makefile
index 3da55e3d1c0..3c359ae52b2 100644
--- a/devel/py-buildbot/Makefile
+++ b/devel/py-buildbot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/11/13 23:06:37 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2012/10/04 07:05:55 wiz Exp $
#
DISTNAME= buildbot-0.8.5
@@ -14,8 +14,6 @@ LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
-PYTHON_VERSIONS_ACCEPTED= 27 26
-
DEPENDS+= ${PYPKGPREFIX}-sqlalchemy-[0-9]*:../../databases/py-sqlalchemy
DEPENDS+= ${PYPKGPREFIX}-sqlalchemy-migrate-[0-9]*:../../databases/py-sqlalchemy-migrate
DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted