summaryrefslogtreecommitdiff
path: root/audio/audacious-plugins
diff options
context:
space:
mode:
authorprlw1 <prlw1@pkgsrc.org>2017-10-13 16:36:03 +0000
committerprlw1 <prlw1@pkgsrc.org>2017-10-13 16:36:03 +0000
commita67547a0aab83a351dca9ea477bf7996d43db8a4 (patch)
treee97cf378ddba9eb0a35ea78205a2292f2b98e77f /audio/audacious-plugins
parent6347f7dd287000d727ecd376d736518effeef85d (diff)
downloadpkgsrc-a67547a0aab83a351dca9ea477bf7996d43db8a4.tar.gz
Move gdbus-codegen users to py-glib2-tools by including glib2/buildtools.mk
Diffstat (limited to 'audio/audacious-plugins')
-rw-r--r--audio/audacious-plugins/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile
index 75c70790539..fd3973bedb8 100644
--- a/audio/audacious-plugins/Makefile
+++ b/audio/audacious-plugins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.76 2017/10/04 11:29:37 wiz Exp $
+# $NetBSD: Makefile,v 1.77 2017/10/13 16:36:03 prlw1 Exp $
DISTNAME= audacious-plugins-3.5.2
PKGREVISION= 16
@@ -11,8 +11,6 @@ HOMEPAGE= http://audacious-media-player.org/
COMMENT= Plugins for Audacious media player
LICENSE= 2-clause-bsd
-BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-
USE_LANGUAGES= c c++
USE_TOOLS+= gmake intltool pkg-config msgfmt
GNU_CONFIGURE= yes
@@ -92,6 +90,7 @@ PLIST.oss= yes
.include "../../audio/wavpack/buildlink3.mk"
.include "../../devel/SDL/buildlink3.mk"
.include "../../devel/libbinio/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
.include "../../graphics/imlib2/buildlink3.mk"
.include "../../misc/libcdio-paranoia/buildlink3.mk"
.include "../../multimedia/libogg/buildlink3.mk"