diff options
Diffstat (limited to 'sysutils/dbus-python-common/Makefile')
-rw-r--r-- | sysutils/dbus-python-common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dbus-python-common/Makefile b/sysutils/dbus-python-common/Makefile index 54c003e766c..cc29e397967 100644 --- a/sysutils/dbus-python-common/Makefile +++ b/sysutils/dbus-python-common/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2016/04/15 10:15:15 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2016/07/09 13:04:06 wiz Exp $ DISTNAME= dbus-python-1.2.4 PKGNAME= ${DISTNAME:S/python/python-common/} @@ -15,7 +15,7 @@ CONFLICTS+= py[0-9]*-dbus<1.1.1 PYTHON_FOR_BUILD_ONLY= yes #BUILD_DEPENDS+= ${PYPKGPREFIX}-docutils>=0:../../textproc/py-docutils #DEPENDS+= ${PYPKGPREFIX}-pyrex>=0.9.3:../../lang/py-pyrex -#PYTHON_VERSIONS_INCOMPATIBLE=33 34 35 # py-pyrex +#PYTHON_VERSIONS_INCOMPATIBLE=34 35 # py-pyrex USE_TOOLS+= pkg-config gmake GNU_CONFIGURE= yes |