summaryrefslogtreecommitdiff
path: root/audio/sound-juicer
diff options
context:
space:
mode:
authordrochner <drochner>2009-04-07 10:38:54 +0000
committerdrochner <drochner>2009-04-07 10:38:54 +0000
commit65c2a1fa8fa21558153304e86a25e18c5e5b4d21 (patch)
tree7cb4a07f65c1a7d6c84072570683ecd271c93901 /audio/sound-juicer
parenta8978af994c89d0526e55fa193217e53b2c1710d (diff)
downloadpkgsrc-65c2a1fa8fa21558153304e86a25e18c5e5b4d21.tar.gz
deal with desktopdb
Diffstat (limited to 'audio/sound-juicer')
-rw-r--r--audio/sound-juicer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index 2f12386e421..6878203e494 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2009/03/17 23:37:24 jmcneill Exp $
+# $NetBSD: Makefile,v 1.22 2009/04/07 10:38:54 drochner Exp $
#
DISTNAME= sound-juicer-2.26.0
@@ -48,6 +48,7 @@ BUILDLINK_API_DEPENDS.gstreamer0.10+= gstreamer0.10>=0.10.15
.include "../../sysutils/dbus-glib/buildlink3.mk"
.include "../../mk/omf-scrollkeeper.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
+.include "../../sysutils/desktop-file-utils/desktopdb.mk"
BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"