diff options
author | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-04-22 13:41:54 +0000 |
commit | 0e2c97799a873b423fce3b9a712f48300f567461 (patch) | |
tree | dc389f11e24082a6677644fa2e9a1ce749f189f0 /audio/xmms | |
parent | 01d05351652eb49efd818efff5955853d0978c95 (diff) | |
download | pkgsrc-0e2c97799a873b423fce3b9a712f48300f567461.tar.gz |
recursive bump from gettext-lib shlib bump.
Diffstat (limited to 'audio/xmms')
-rw-r--r-- | audio/xmms/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms/buildlink3.mk | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index 11c1b520eac..a2dceadec0d 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.71 2008/07/14 12:55:58 joerg Exp $ +# $NetBSD: Makefile,v 1.72 2011/04/22 13:42:11 obache Exp $ # PKG_DESTDIR_SUPPORT= user-destdir .include "Makefile.common" +PKGREVISION= 1 + USE_TOOLS+= msgfmt CONFIGURE_ARGS+= --disable-esd diff --git a/audio/xmms/buildlink3.mk b/audio/xmms/buildlink3.mk index e8f7c16dd73..af65a5f4a7f 100644 --- a/audio/xmms/buildlink3.mk +++ b/audio/xmms/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.11 2009/03/20 19:24:00 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.12 2011/04/22 13:42:11 obache Exp $ BUILDLINK_TREE+= xmms @@ -6,7 +6,7 @@ BUILDLINK_TREE+= xmms XMMS_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.xmms+= xmms>=1.2.7nb10 -BUILDLINK_ABI_DEPENDS.xmms?= xmms>=1.2.10nb6 +BUILDLINK_ABI_DEPENDS.xmms?= xmms>=1.2.11nb1 BUILDLINK_PKGSRCDIR.xmms?= ../../audio/xmms PTHREAD_OPTS+= require |