From 8f68db6752bb22caa9538a965fc5e023ebc8da9f Mon Sep 17 00:00:00 2001 From: naddy Date: Fri, 14 Jun 2002 22:01:52 +0000 Subject: [PATCH] this builds and works just fine with GCC 3.1 --- audio/bonk/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/audio/bonk/Makefile b/audio/bonk/Makefile index 8ac3a56ccc6..ca84980c163 100644 --- a/audio/bonk/Makefile +++ b/audio/bonk/Makefile @@ -1,6 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2002/04/09 19:56:10 naddy Exp $ - -NOT_FOR_ARCHS= sparc64 +# $OpenBSD: Makefile,v 1.5 2002/06/14 22:01:52 naddy Exp $ COMMENT= "lossy/lossless audio coder"