Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 08 Feb 2014 12:41:49 +0100
From:      Rainer Hurling <rhurlin@gwdg.de>
To:        freebsd-ports@freebsd.org
Subject:   graphics/ufraw: build failure because of old icu dependency
Message-ID:  <52F617FD.4070909@gwdg.de>

next in thread | raw e-mail | index | archive | help
After yesterdays update of devel/icu it also seems necessary to update
graphics/ufraw:


#diff -u Makefile.orig	Makefile
--- Makefile.orig	2014-02-06 16:44:50.000000000 +0100
+++ Makefile	2014-02-08 12:38:24.000000000 +0100
@@ -103,7 +103,7 @@
 .endfor

 pre-build:
-	@${INSTALL_SCRIPT} ${LOCALBASE}/share/icu/50.1.2/mkinstalldirs \
+	@${INSTALL_SCRIPT} ${LOCALBASE}/share/icu/52.1/mkinstalldirs \
 		${WRKSRC}

 .include <bsd.port.mk>


Thanks,
Rainer Hurling



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52F617FD.4070909>