From 42cea4feca97175ce7fe8e01cef19ba73b69c476 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Fri, 13 Sep 2013 17:14:53 +0000 Subject: - Fix build after iconv change [1] - Fix build with clang/libc++ ([2] for graphics/ipe) While here for databases/spatialite: - Trim Makefile headers - Remove check for unsupported FreeBSD versions Submitted by: marino [1] Reported by: swills, antoine [1] Submitted by: bsam [2] Approved by: portmgr (bapt, implicit) --- graphics/qxv/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/qxv') diff --git a/graphics/qxv/Makefile b/graphics/qxv/Makefile index 1b183f0e2b4d..a252733ef50b 100644 --- a/graphics/qxv/Makefile +++ b/graphics/qxv/Makefile @@ -17,7 +17,6 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ glib-2.0.0:${PORTSDIR}/devel/glib20 \ freetype.9:${PORTSDIR}/print/freetype2 \ fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig \ - iconv.3:${PORTSDIR}/converters/iconv \ icui18n:${PORTSDIR}/devel/icu \ intl.9:${PORTSDIR}/devel/gettext \ pcre.3:${PORTSDIR}/devel/pcre \ @@ -25,6 +24,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ expat.6:${PORTSDIR}/textproc/expat2 \ xcb.2:${PORTSDIR}/x11/xcb +USES= iconv USE_BZIP2= yes USE_XORG= sm xrender xext x11 xau xdmcp ice USE_QT4= corelib gui qmake_build moc_build uic_build rcc_build -- cgit v1.2.3