MFH: r470881
audio/soundconverter: fix configure with NLS option disabled - by adding USES=gettext-tools PR: 220671 Submitted by: zaphod@berentweb.com Approved by: Chris Hutchinson <portmaster@bsdforge.com> Approved by: portmgr (miwi)
This commit is contained in:
parent
83382be5ff
commit
2827e7a5c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=470891
@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}gstreamer>=0.10:multimedia/py-gstreamer@${PY_FLAVOR}
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= desktop-file-utils gmake python:2.7 shebangfix tar:xz
|
||||
USES= desktop-file-utils gettext-tools gmake python:2.7 \
|
||||
shebangfix tar:xz
|
||||
|
||||
SHEBANG_FILES= bin/soundconverter.py
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user