- Convert to USES=python

Approved by:	portmgr (implicit)
This commit is contained in:
Marcus von Appen 2014-09-28 18:11:10 +00:00
parent 67df934a50
commit a031ee4003
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369476

View file

@ -18,10 +18,8 @@ RUN_DEPENDS= conky:${PORTSDIR}/sysutils/conky \
pidof:${PORTSDIR}/sysutils/pidof \
fc-cache:${PORTSDIR}/x11-fonts/fontconfig
USE_PYTHON= yes
USE_PYDISTUTILS=yes
INSTALLS_EGGINFO= yes
USES= gettext
USES= gettext python
USE_PYTHON= distutils
SUB_FILES= pkg-message
SUB_LIST+= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}"
PLIST_SUB= FONTSDIR="${FONTSDIR:S|${PREFIX}/||}"