From cd8d8c224d0d8bcc68b2ec4ad84a0fef127e97f6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 29 Aug 2014 10:38:18 +0000 Subject: [PATCH] Modernize python --- databases/py-sqlobject/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/databases/py-sqlobject/Makefile b/databases/py-sqlobject/Makefile index ee780425309d..e583fbd7ce9b 100644 --- a/databases/py-sqlobject/Makefile +++ b/databases/py-sqlobject/Makefile @@ -16,9 +16,8 @@ LICENSE= LGPL21 BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}formencode>=1.2.2:${PORTSDIR}/www/py-formencode RUN_DEPENDS:= ${BUILD_DEPENDS} -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist OPTIONS_DEFINE= MYSQL PGSQL SQLITE MSSQL FIREBIRD SYBASE SYBASE_DESC= sybase support