mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Adopt using USES+=iconv.
Submitted by: bsam (me, by e-mail) Approved by: martymac (maintainer)
This commit is contained in:
parent
c037647c1f
commit
43535f505a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326030
@ -17,13 +17,12 @@ LIB_DEPENDS+= ming:${PORTSDIR}/graphics/ming \
|
||||
png15:${PORTSDIR}/graphics/png \
|
||||
freetype:${PORTSDIR}/print/freetype2 \
|
||||
fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
|
||||
iconv:${PORTSDIR}/converters/libiconv \
|
||||
expat:${PORTSDIR}/textproc/expat2 \
|
||||
pcre:${PORTSDIR}/devel/pcre \
|
||||
drm:${PORTSDIR}/graphics/libdrm
|
||||
|
||||
USE_ZIP= yes
|
||||
USES= gettext
|
||||
USES= gettext iconv
|
||||
USE_GNOME= glib20
|
||||
USE_QT4= gui moc_build qmake_build rcc_build xml_build opengl_build
|
||||
USE_XORG= xi xrender xrandr xfixes xcursor xinerama xext x11 xau xdmcp \
|
||||
|
Loading…
Reference in New Issue
Block a user