diff options
Diffstat (limited to 'graphics/ufraw')
-rw-r--r-- | graphics/ufraw/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 979cbd9cdfe2..721582bcafb0 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -98,8 +98,4 @@ post-patch: ${WRKSRC}/configure .endfor -pre-build: - @${INSTALL_SCRIPT} ${LOCALBASE}/share/icu/52.1/mkinstalldirs \ - ${WRKSRC} - .include <bsd.port.mk> |