summaryrefslogtreecommitdiff
path: root/audio/paman
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2012-07-01 19:05:10 +0000
committerdholland <dholland@pkgsrc.org>2012-07-01 19:05:10 +0000
commit62bb58cae812e652d96fe4ff7fc810de158ecc4e (patch)
treeaf6bac08ba19623995a5a336cd7ea2eaf1e37c23 /audio/paman
parentfa7e7e369cf8b534252154a9ad1c304d1b88f9f6 (diff)
downloadpkgsrc-62bb58cae812e652d96fe4ff7fc810de158ecc4e.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/paman')
-rw-r--r--audio/paman/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/paman/Makefile b/audio/paman/Makefile
index ebb22f3cde5..d8ff2b25890 100644
--- a/audio/paman/Makefile
+++ b/audio/paman/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2012/06/14 07:44:02 sbd Exp $
+# $NetBSD: Makefile,v 1.16 2012/07/01 19:05:12 dholland Exp $
#
DISTNAME= paman-0.9.4
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/paman/
@@ -21,4 +21,5 @@ CONFIGURE_ARGS+= --disable-lynx
.include "../../audio/pulseaudio/buildlink3.mk"
.include "../../devel/glibmm/buildlink3.mk"
.include "../../devel/libglademm/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/bsd.pkg.mk"