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/x11/matchbox-desktop/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/x11/matchbox-desktop/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.12 retrieving revision 1.13 diff -u -p -r1.12 -r1.13 --- pkgsrc/x11/matchbox-desktop/Makefile 2011/11/01 06:03:03 1.12 +++ pkgsrc/x11/matchbox-desktop/Makefile 2012/07/01 19:05:28 1.13 @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2011/11/01 06:03:03 sbd Exp $ +# $NetBSD: Makefile,v 1.13 2012/07/01 19:05:28 dholland Exp $ # DISTNAME= matchbox-desktop-0.9.1 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 MASTER_SITES= http://matchbox-project.org/sources/matchbox-desktop/0.9/ EXTRACT_SUFX= .tar.bz2 @@ -27,4 +27,5 @@ CONF_FILES= ${EGDIR}/mbdesktop_modules .include "../../devel/libmatchbox/buildlink3.mk" .include "../../x11/startup-notification/buildlink3.mk" +.include "../../sysutils/desktop-file-utils/desktopdb.mk" .include "../../mk/bsd.pkg.mk"