aboutsummaryrefslogtreecommitdiff
path: root/databases/emma
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-19 08:50:17 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-19 08:50:17 +0000
commite1555011ab42870150513585c13b3a273e4bf53b (patch)
tree75814c6755c8e7b9ed02c4c7bd60001370cbdfbd /databases/emma
parentdae43d7a6d5bdca67edda0ed02db4a1593899b62 (diff)
downloadports-e1555011ab42870150513585c13b3a273e4bf53b.tar.gz
ports-e1555011ab42870150513585c13b3a273e4bf53b.zip
- Convert ports from databases/ and deskutils/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371173
Diffstat (limited to 'databases/emma')
-rw-r--r--databases/emma/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/emma/Makefile b/databases/emma/Makefile
index 141269809197..fd78bff5fee6 100644
--- a/databases/emma/Makefile
+++ b/databases/emma/Makefile
@@ -12,9 +12,9 @@ COMMENT= Extendable MySQL managing assistant
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}MySQLdb>=1.2.3:${PORTSDIR}/databases/py-MySQLdb
+USES= python
USE_GNOME= pygtk2
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
+USE_PYTHON= distutils
pre-patch:
@${REINPLACE_CMD} -e 's|python2.4|env python|' ${WRKSRC}/emma