pkgsrc/audio/xmms/Makefile
jmmv cae28fac07 Do not build the esound plugin by default. This avoids a dependancy on
esound on systems where it is not wanted (for example, KDE desktops).
Ok'ed by rh@, the maintainer.  Bump PKGREVISION to 9.
2003-07-25 09:22:50 +00:00

10 lines
169 B
Makefile

# $NetBSD: Makefile,v 1.52 2003/07/25 09:22:50 jmmv Exp $
#
.include "Makefile.common"
PKGREVISION= 9
CONFIGURE_ARGS+= --disable-esd
.include "../../mk/bsd.pkg.mk"