graphics/ufraw: build failure because of old icu dependency

Rainer Hurling rhurlin at gwdg.de
Sat Feb 8 11:42:03 UTC 2014


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


More information about the freebsd-ports mailing list