- Misc xosd patches (Philipp Matthias Hahn) - configure.ac libxinerama.pic or libxinerama patch (Philipp Matthias Hahn)
12 lines
297 B
Makefile
12 lines
297 B
Makefile
# $NetBSD: Makefile,v 1.7 2003/06/29 11:45:00 jmmv Exp $
|
|
#
|
|
|
|
.include "Makefile.common"
|
|
|
|
COMMENT= Library to display shaped text on your X display
|
|
|
|
CONFIGURE_ENV+= XOSD_XMMS_PLUGIN=NO
|
|
CONFIGURE_ARGS+= --disable-gdk_pixbuftest
|
|
CONFIGURE_ARGS+= --disable-new-plugin
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|