diff --git a/graphics/ufraw/Makefile b/graphics/ufraw/Makefile index 8d0a03194f24..e35af589f6ec 100644 --- a/graphics/ufraw/Makefile +++ b/graphics/ufraw/Makefile @@ -59,6 +59,8 @@ GNOME_USE= GNOME=gconf2 GNOME_CONFIGURE_ENABLE= mime GNOME_VARS= CATEGORIES+=gnome GCONF_SCHEMAS=${PORTNAME}.schemas +post-patch: + ${GREP} -Ilrs 'default(none)' ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e 's/default(none)//g' post-install: ${INSTALL_DATA} ${WRKSRC}/ufraw.desktop ${STAGEDIR}${DESKTOPDIR}