summaryrefslogtreecommitdiff
path: root/x11/xmms-osd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xmms-osd/Makefile')
-rw-r--r--x11/xmms-osd/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/x11/xmms-osd/Makefile b/x11/xmms-osd/Makefile
deleted file mode 100644
index c567051ec13..00000000000
--- a/x11/xmms-osd/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.10 2004/10/03 00:18:40 tv Exp $
-#
-
-.include "../xosd/Makefile.common"
-
-PKGNAME= ${DISTNAME:S/xosd/xmms-osd/}
-PKGREVISION= 1
-
-COMMENT= XMMS plugin that shows current status on your desktop
-CONFLICTS= xosd<=2.2.0
-
-CONFIGURE_ENV+= XOSD_XMMS_PLUGIN=YES
-CONFIGURE_ARGS+= --enable-new-plugin
-
-BUILD_DIRS= ${WRKSRC}/src/xmms_plugin
-INSTALL_DIRS= ${WRKSRC}/src/xmms_plugin
-
-.include "../../audio/xmms/buildlink3.mk"
-.include "../../graphics/gdk-pixbuf/buildlink3.mk"
-.include "../../x11/gtk/buildlink3.mk"
-.include "../../x11/xosd/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"