From 43535f505a309d333c9ca5de76d3c3f854e18c4e Mon Sep 17 00:00:00 2001 From: Boris Samorodov Date: Mon, 2 Sep 2013 16:42:30 +0000 Subject: [PATCH] Adopt using USES+=iconv. Submitted by: bsam (me, by e-mail) Approved by: martymac (maintainer) --- graphics/pencil/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile index 4bc98d5cd9fd..251efe7f9b64 100644 --- a/graphics/pencil/Makefile +++ b/graphics/pencil/Makefile @@ -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 \