diff options
author | John Marino <marino@FreeBSD.org> | 2014-02-11 20:17:14 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-02-11 20:17:14 +0000 |
commit | d837d3cd2c2cceb2725fb9fdb76ec532f93df906 (patch) | |
tree | e85f9da5dd013145b9913e1c1dd8f4ddbbac22a8 /graphics/ufraw | |
parent | 65d37a97b68d450dd89c56ee44045a99ca5e3c79 (diff) |
Notes
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index ef348eafdf6a..928d5436a505 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -103,7 +103,7 @@ post-patch: .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> |