2003-05-02 13:53:34 +02:00
|
|
|
# $NetBSD: Makefile,v 1.6 2003/05/02 11:57:34 wiz Exp $
|
2003-04-07 16:46:28 +02:00
|
|
|
#
|
|
|
|
|
2003-04-12 14:14:15 +02:00
|
|
|
.include "Makefile.common"
|
2003-05-02 13:53:34 +02:00
|
|
|
PKGREVISION= 1
|
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
|
|
|
|
CONFIGURE_ARGS+= --disable-new-plugin
|
2003-04-07 16:46:28 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|