diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:41:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:41:29 +0000 |
commit | 0d8c03d43e0ef0e75115d95edbf7e1d6a5753857 (patch) | |
tree | fd359dd4887f4d378996d93a6a5a5c1ef6c0b6ca /x11/xmms-osd | |
parent | a5d619f93fc6cb6df74e3e97b14ae50f5b010485 (diff) | |
download | pkgsrc-0d8c03d43e0ef0e75115d95edbf7e1d6a5753857.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'x11/xmms-osd')
-rw-r--r-- | x11/xmms-osd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index b9d2faae38c..11101690278 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/01/13 10:55:52 obache Exp $ +# $NetBSD: Makefile,v 1.23 2012/02/06 12:42:31 wiz Exp $ # PKG_DESTDIR_SUPPORT= user-destdir @@ -6,7 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir .include "../../x11/xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 |