summaryrefslogtreecommitdiff
path: root/x11/xosd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xosd/Makefile')
-rw-r--r--x11/xosd/Makefile23
1 files changed, 6 insertions, 17 deletions
diff --git a/x11/xosd/Makefile b/x11/xosd/Makefile
index 662da60278a..301ccab8cc6 100644
--- a/x11/xosd/Makefile
+++ b/x11/xosd/Makefile
@@ -1,23 +1,12 @@
-# $NetBSD: Makefile,v 1.3 2003/04/12 09:21:24 jmmv Exp $
+# $NetBSD: Makefile,v 1.4 2003/04/12 12:14:15 jmmv Exp $
#
-DISTNAME= xosd-2.2.0
-CATEGORIES= x11
-MASTER_SITES= http://www.ignavus.net/
+.include "Makefile.common"
-MAINTAINER= packages@netbsd.org
-HOMEPAGE= http://www.ignavus.net/software.html
-COMMENT= Library to display shaped text on your X display
+PKGREVISION= 1
+COMMENT= Library to display shaped text on your X display
-GNU_CONFIGURE= yes
-USE_BUILDLINK2= yes
-USE_LIBTOOL= yes
-USE_X11= yes
+CONFIGURE_ENV+= XOSD_XMMS_PLUGIN=NO
+CONFIGURE_ARGS+= --disable-new-plugin
-LIBTOOL_OVERRIDE= ${WRKSRC}/libtool ${WRKSRC}/libtool-disable-static
-
-.include "../../audio/xmms/buildlink2.mk"
-.include "../../graphics/gdk-pixbuf/buildlink2.mk"
-.include "../../x11/gtk/buildlink2.mk"
-.include "../../mk/pthread.buildlink2.mk"
.include "../../mk/bsd.pkg.mk"