From b759dab0391d585195e3c0f37d358868071077b4 Mon Sep 17 00:00:00 2001 From: naddy Date: Wed, 16 Jan 2002 19:25:30 +0000 Subject: [PATCH] XMMS also works on sparc now. Let's encourage some experimentation on other platforms as well. --- audio/xmms/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/audio/xmms/Makefile b/audio/xmms/Makefile index db4d700874d..0f61be89ae8 100644 --- a/audio/xmms/Makefile +++ b/audio/xmms/Makefile @@ -1,8 +1,6 @@ -# $OpenBSD: Makefile,v 1.17 2001/11/24 17:38:27 pvalchev Exp $ +# $OpenBSD: Makefile,v 1.18 2002/01/16 19:25:30 naddy Exp $ # Uses pthreads -ONLY_FOR_ARCHS= i386 - COMMENT= "Multimedia player for the X Window System" COMMENT-esd= "Esound output plugin for XMMS" COMMENT-vorbis= "Ogg Vorbis input plugin for XMMS"