summaryrefslogtreecommitdiff
path: root/audio/xmms
diff options
context:
space:
mode:
authorsbd <sbd@pkgsrc.org>2011-11-26 04:39:19 +0000
committersbd <sbd@pkgsrc.org>2011-11-26 04:39:19 +0000
commit071c9ea3b77ea13bd598f3cabd7edcdb247835f4 (patch)
tree807bc0291e68671e507589dbc87fce823b917be5 /audio/xmms
parent4c2e919b165029eb0801d31f2c39d1246729ab56 (diff)
downloadpkgsrc-071c9ea3b77ea13bd598f3cabd7edcdb247835f4.tar.gz
Add missing devel/zlib buildlink.
Bump PKGREVISION
Diffstat (limited to 'audio/xmms')
-rw-r--r--audio/xmms/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile
index a2dceadec0d..5c75d7664a2 100644
--- a/audio/xmms/Makefile
+++ b/audio/xmms/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.72 2011/04/22 13:42:11 obache Exp $
+# $NetBSD: Makefile,v 1.73 2011/11/26 04:39:23 sbd Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 1
+PKGREVISION= 2
USE_TOOLS+= msgfmt
@@ -21,6 +21,7 @@ PLIST.cdaudio= yes
BUILDLINK_DEPMETHOD.libXt?= build
+.include "../../devel/zlib/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../x11/xf86vidmodeproto/buildlink3.mk"