Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/www/midori/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/midori/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.96.2.1 retrieving revision 1.112 diff -u -p -r1.96.2.1 -r1.112 --- pkgsrc/www/midori/Makefile 2017/05/01 09:02:16 1.96.2.1 +++ pkgsrc/www/midori/Makefile 2018/11/12 03:53:04 1.112 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.96.2.1 2017/05/01 09:02:16 bsiegert Exp $ +# $NetBSD: Makefile,v 1.112 2018/11/12 03:53:04 ryoon Exp $ DISTNAME= midori_0.5.11_all_ PKGNAME= ${DISTNAME:S/_all_//:S/_/-/} -PKGREVISION= 12 +PKGREVISION= 27 CATEGORIES= www MASTER_SITES= http://midori-browser.org/downloads/ @@ -28,12 +28,16 @@ CHECK_PORTABILITY_SKIP+= win32/makedist/ BUILD_DEPENDS+= librsvg>=2.18:../../graphics/librsvg -DEPENDS+= gnome-themes-[0-9]*:../../x11/gnome-themes +DEPENDS+= gnome-themes-standard-[0-9]*:../../graphics/gnome-themes-standard EGDIR= ${PREFIX}/share/examples/midori OWN_DIRS= ${PKG_SYSCONFDIR}/xdg/midori CONF_FILES= ${EGDIR}/search ${PKG_SYSCONFDIR}/xdg/midori/search +# Otherwise build chokes on .orig files +pre-configure: + ${FIND} ${WRKSRC} -name "*.orig*" -exec ${RM} -f {} \; + .include "../../mk/bsd.prefs.mk" OWN_DIRS+= ${PKG_SYSCONFDIR}/xdg/midori/extensions/adblock