diff options
Diffstat (limited to 'audio/xmms/Makefile')
-rw-r--r-- | audio/xmms/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index aa310b3f006..4d225e77ef8 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -1,10 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2003/12/08 14:41:39 wiz Exp $ +# $NetBSD: Makefile,v 1.54 2004/05/06 14:48:57 drochner Exp $ # .include "Makefile.common" -PKGREVISION= 10 - CONFIGURE_ARGS+= --disable-esd .include "../../mk/bsd.pkg.mk" |