diff options
author | jmmv <jmmv> | 2003-07-24 17:17:36 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-07-24 17:17:36 +0000 |
commit | 9b72e938bec33e8709b69e6e5fe7988752a8985f (patch) | |
tree | 2d0157d028b06acf550fe884ee3686fc8a73e12c /x11/xmms-osd | |
parent | e642cd619985a2583802c4106651dbbba09a901e (diff) | |
download | pkgsrc-9b72e938bec33e8709b69e6e5fe7988752a8985f.tar.gz |
Do not build the static version of the xmms-osd plugin (it's useless).
Bump revision of its package (xmms-osd) to 2.
Diffstat (limited to 'x11/xmms-osd')
-rw-r--r-- | x11/xmms-osd/Makefile | 4 | ||||
-rw-r--r-- | x11/xmms-osd/PLIST | 3 |
2 files changed, 3 insertions, 4 deletions
diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile index 73a0b000489..3f1e5f34116 100644 --- a/x11/xmms-osd/Makefile +++ b/x11/xmms-osd/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2003/07/13 13:54:33 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/24 17:17:37 jmmv Exp $ # .include "../xosd/Makefile.common" PKGNAME= ${DISTNAME:S/xosd/xmms-osd/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= XMMS plugin that shows current status on your desktop CONFLICTS= xosd<=2.2.0 diff --git a/x11/xmms-osd/PLIST b/x11/xmms-osd/PLIST index cf52f0c2c2e..1af44fbfa38 100644 --- a/x11/xmms-osd/PLIST +++ b/x11/xmms-osd/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2003/04/12 12:15:35 jmmv Exp $ -lib/xmms/General/libxmms_osd.a +@comment $NetBSD: PLIST,v 1.2 2003/07/24 17:17:37 jmmv Exp $ lib/xmms/General/libxmms_osd.la lib/xmms/General/libxmms_osd.so @comment in xmms: @dirrm lib/xmms/General |