pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/easytag-current make sure that the .desktop file...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/be8afa5b1815
branches:  trunk
changeset: 535572:be8afa5b1815
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Thu Nov 22 19:23:23 2007 +0000

description:
make sure that the .desktop file is registered, ride on yesterday's
revision bump

diffstat:

 audio/easytag-current/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (15 lines):

diff -r 7f101c33539b -r be8afa5b1815 audio/easytag-current/Makefile
--- a/audio/easytag-current/Makefile    Thu Nov 22 18:54:47 2007 +0000
+++ b/audio/easytag-current/Makefile    Thu Nov 22 19:23:23 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/11/21 21:40:25 drochner Exp $
+# $NetBSD: Makefile,v 1.5 2007/11/22 19:23:23 drochner Exp $
 #
 
 DISTNAME=      easytag-2.1.3
@@ -26,4 +26,5 @@
 .include "../../audio/libid3tag/buildlink3.mk"
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index