2008-07-14 14:55:56 +02:00
|
|
|
# $NetBSD: Makefile,v 1.10 2008/07/14 12:56:20 joerg Exp $
|
2003-04-07 16:46:28 +02:00
|
|
|
#
|
|
|
|
|
2006-02-06 00:08:03 +01:00
|
|
|
PKGREVISION= 2
|
2004-10-03 02:12:51 +02:00
|
|
|
|
2008-07-14 14:55:56 +02:00
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
2003-04-12 14:14:15 +02:00
|
|
|
.include "Makefile.common"
|
2003-04-07 16:46:28 +02:00
|
|
|
|
2003-04-12 14:14:15 +02:00
|
|
|
COMMENT= Library to display shaped text on your X display
|
2003-04-07 16:46:28 +02:00
|
|
|
|
2003-04-12 14:14:15 +02:00
|
|
|
CONFIGURE_ENV+= XOSD_XMMS_PLUGIN=NO
|
2003-06-29 13:45:00 +02:00
|
|
|
CONFIGURE_ARGS+= --disable-gdk_pixbuftest
|
2003-04-12 14:14:15 +02:00
|
|
|
CONFIGURE_ARGS+= --disable-new-plugin
|
2003-04-07 16:46:28 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|