summaryrefslogtreecommitdiff
path: root/audio/streamtuner
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/streamtuner
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/streamtuner')
-rw-r--r--audio/streamtuner/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index 2b7b3f9eb89..4077bb9054d 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.54 2012/06/14 07:44:07 sbd Exp $
+# $NetBSD: Makefile,v 1.55 2012/07/01 19:05:13 dholland Exp $
#
DISTNAME= streamtuner-0.99.99
-PKGREVISION= 19
+PKGREVISION= 20
CATEGORIES= audio www
MASTER_SITES= http://savannah.nongnu.org/download/streamtuner/
@@ -29,5 +29,6 @@ CONFIGURE_ARGS+= --with-html-dir=${PREFIX}/share/doc
.include "../../mk/omf-scrollkeeper.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"