aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-08-29 18:38:18 +0800
committerbapt <bapt@FreeBSD.org>2014-08-29 18:38:18 +0800
commit58345eed4b4da33254ea5d08aff8fd05d7cc702d (patch)
treed362112e3f37b4f65b070815b5b5c1782a1b344a /databases
parent675e23ce378ec44a3e65c9758e04a861ad475ab6 (diff)
downloadfreebsd-ports-gnome-58345eed4b4da33254ea5d08aff8fd05d7cc702d.tar.gz
freebsd-ports-gnome-58345eed4b4da33254ea5d08aff8fd05d7cc702d.tar.zst
freebsd-ports-gnome-58345eed4b4da33254ea5d08aff8fd05d7cc702d.zip
Modernize python
Diffstat (limited to 'databases')
-rw-r--r--databases/py-sqlobject/Makefile5
1 files 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