From 97cfd1ce98a31a71e953e22905e507e778fcecc9 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Mon, 4 Feb 2013 08:06:17 +0000 Subject: Now libexttextcat and libtextcat can happily co-exist. Pointed out by: Jan Henrik Sylvester --- editors/openoffice-3/Makefile | 11 ----------- 1 file changed, 11 deletions(-) (limited to 'editors/openoffice-3/Makefile') diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile index 5bd0192a1b36..0ab70437a1c1 100644 --- a/editors/openoffice-3/Makefile +++ b/editors/openoffice-3/Makefile @@ -120,17 +120,6 @@ LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ CoinMP.7:${PORTSDIR}/math/coinmp \ serf-1.0:${PORTSDIR}/www/serf -.if exists(${LOCALBASE}/include/libexttextcat/textcat.h) -.if exists(${LOCALBASE}/include/textcat.h) -LIB_DEPENDS+= exttextcat-1.0.0:${PORTSDIR}/textproc/libexttextcat -EXTRA_PATCHES+= ${FILESDIR}/extra-patch-libexttextcat-lingucomponent -.else -IGNORE= textproc/libexttextcat needs COMPAT_TEXTCAT enabled -.endif -.else -LIB_DEPENDS+= textcat.0:${PORTSDIR}/textproc/libtextcat -.endif - BUILD_DEPENDS+= zip:${PORTSDIR}/archivers/zip \ ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip \ gpatch:${PORTSDIR}/devel/patch \ -- cgit v1.2.3