From 4efa9ce4aba677e16625a76f8415226114d2d072 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 30 Mar 2004 19:20:22 +0000 Subject: - Use USE_ICONV knob Approved by: portmgr --- editors/koffice-kde4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/koffice-kde4') diff --git a/editors/koffice-kde4/Makefile b/editors/koffice-kde4/Makefile index 2e19bf045aa5..b3170dd4562b 100644 --- a/editors/koffice-kde4/Makefile +++ b/editors/koffice-kde4/Makefile @@ -23,7 +23,6 @@ LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl2 \ aspell:${PORTSDIR}/textproc/aspell \ fontconfig:${PORTSDIR}/x11-fonts/fontconfig \ freetype:${PORTSDIR}/print/freetype2 \ - iconv.3:${PORTSDIR}/converters/libiconv \ paper.2:${PORTSDIR}/print/libpaper \ xml2:${PORTSDIR}/textproc/libxml2 \ xslt:${PORTSDIR}/textproc/libxslt @@ -35,6 +34,7 @@ PREFIX= ${KDE_PREFIX} KDE_BUILD_PLIST= yes USE_BZIP2= yes USE_GMAKE= yes +USE_ICONV= yes USE_PYTHON= yes GNU_CONFIGURE= yes -- cgit v1.2.3