- Convert to USES=python
Approved by: portmgr (implicit)
This commit is contained in:
parent
67df934a50
commit
a031ee4003
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369476
1 changed files with 2 additions and 4 deletions
|
@ -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}/||}"
|
||||
|
|
Loading…
Reference in a new issue