pkgsrc/x11/xosd/Makefile
shattered dfda14d153 Update to 2.2.14, enable Xinerama support, delint. Changes:
2.2.14:
       Timeout Bigfix Patch (P Hahn)
       Documentation Patch (P Hahn)
       Beep Plugin Security Patch (P Hahn)

2.2.13:
       buffer overflow patch (P Hahn)
       timeout patch (P Hahn)
       x window select patch (P Hahn)
       x event patch (P Hahn)
       synchronous update patch (P Hahn)
       beep media player plugin (G Washk)

OK by wiz@.
2009-02-03 19:59:41 +00:00

16 lines
356 B
Makefile

# $NetBSD: Makefile,v 1.11 2009/02/03 19:59:41 shattered Exp $
#
#PKGREVISION= 1
PKG_DESTDIR_SUPPORT= user-destdir
.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"