summaryrefslogtreecommitdiff
path: root/audio/audacious/Makefile
diff options
context:
space:
mode:
authordholland <dholland>2012-07-01 19:05:10 +0000
committerdholland <dholland>2012-07-01 19:05:10 +0000
commit64af86216110b7b858dad6619ebe9aea4bc74d98 (patch)
treeaf6bac08ba19623995a5a336cd7ea2eaf1e37c23 /audio/audacious/Makefile
parent84c61b4eb5cb9baae43d44834f7df7f977b5c038 (diff)
downloadpkgsrc-64af86216110b7b858dad6619ebe9aea4bc74d98.tar.gz
Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
Diffstat (limited to 'audio/audacious/Makefile')
-rw-r--r--audio/audacious/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile
index d2874a0dd75..47cbd072b29 100644
--- a/audio/audacious/Makefile
+++ b/audio/audacious/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.21 2012/06/14 07:43:10 sbd Exp $
+# $NetBSD: Makefile,v 1.22 2012/07/01 19:05:10 dholland Exp $
#
DISTNAME= audacious-1.5.1
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tbz2
@@ -43,6 +43,7 @@ LDFLAGS.DragonFly= -lm -lX11 -lgmodule-2.0
.include "../../devel/pango/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/dbus-glib/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"