aboutsummaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authormva <mva@FreeBSD.org>2014-09-29 02:44:12 +0800
committermva <mva@FreeBSD.org>2014-09-29 02:44:12 +0800
commit1fccb71077d878c238862effc00a6481e2274588 (patch)
tree276469eeb185c28224e1c325a4257c1ba38ceb38 /misc
parent849ed19c7ae79042ec98d89b0061313591740496 (diff)
downloadfreebsd-ports-gnome-1fccb71077d878c238862effc00a6481e2274588.tar.gz
freebsd-ports-gnome-1fccb71077d878c238862effc00a6481e2274588.tar.zst
freebsd-ports-gnome-1fccb71077d878c238862effc00a6481e2274588.zip
- Convert to USES=python
Approved by: portmgr (implicit)
Diffstat (limited to 'misc')
-rw-r--r--misc/xyzcmd/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/misc/xyzcmd/Makefile b/misc/xyzcmd/Makefile
index 29b15259a69c..d7caee5d2650 100644
--- a/misc/xyzcmd/Makefile
+++ b/misc/xyzcmd/Makefile
@@ -14,10 +14,8 @@ LICENSE= LGPL3
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/urwid/raw_display.py:${PORTSDIR}/devel/py-urwid
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/urwid/raw_display.py:${PORTSDIR}/devel/py-urwid
-USE_PYTHON= yes
-USE_PYDISTUTILS=yes
-INSTALLS_EGGINFO=yes
-USES= tar:bzip2
+USES= python tar:bzip2
+USE_PYTHON= distutils
OPTIONS_DEFINE= DOCS