svn commit: r359489 - head/graphics/ufraw
Rodrigo Osorio
rodrigo at FreeBSD.org
Fri Jun 27 09:55:31 UTC 2014
Author: rodrigo
Date: Fri Jun 27 09:55:30 2014
New Revision: 359489
URL: http://svnweb.freebsd.org/changeset/ports/359489
QAT: https://qat.redports.org/buildarchive/r359489/
Log:
Don't copy mkinstalldirs from icu anymore since ufraw carry it's own version
PR: ports/191422
Submitted by: rodrigo (maintainer)
Approved by: bapt (mentor)
Modified:
head/graphics/ufraw/Makefile
Modified: head/graphics/ufraw/Makefile
==============================================================================
--- head/graphics/ufraw/Makefile Fri Jun 27 09:48:01 2014 (r359488)
+++ head/graphics/ufraw/Makefile Fri Jun 27 09:55:30 2014 (r359489)
@@ -98,8 +98,4 @@ post-patch:
${WRKSRC}/configure
.endfor
-pre-build:
- @${INSTALL_SCRIPT} ${LOCALBASE}/share/icu/52.1/mkinstalldirs \
- ${WRKSRC}
-
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list