summaryrefslogtreecommitdiff
path: root/audio/audacious
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
parent6347f7dd287000d727ecd376d736518effeef85d (diff)
downloadpkgsrc-a67547a0aab83a351dca9ea477bf7996d43db8a4.tar.gz
Move gdbus-codegen users to py-glib2-tools by including glib2/buildtools.mk
Diffstat (limited to 'audio/audacious')
-rw-r--r--audio/audacious/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile
index baf5af87708..9a6840b5078 100644
--- a/audio/audacious/Makefile
+++ b/audio/audacious/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2017/02/12 06:24:36 ryoon Exp $
+# $NetBSD: Makefile,v 1.47 2017/10/13 16:36:03 prlw1 Exp $
DISTNAME= audacious-3.5.2
PKGREVISION= 5
@@ -18,14 +18,13 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --disable-chardet
PKGCONFIG_OVERRIDE+= audacious.pc.in
-BUILD_DEPENDS+= gdbus-codegen-[0-9]*:../../devel/gdbus-codegen
-
# XXX does not solve linking problem completely
LDFLAGS.Darwin+= -flat_namespace -undefined suppress
.include "../../devel/atk/buildlink3.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
+.include "../../devel/glib2/buildtools.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"