From b6a9d6c802b1b3345d8f7f590f65f0aa684a6a6a Mon Sep 17 00:00:00 2001 From: shattered Date: Wed, 27 Oct 2010 21:05:37 +0000 Subject: Don't accidentally compile in OSS support if oss option is unset. Revision++ --- audio/sox/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'audio/sox/Makefile') diff --git a/audio/sox/Makefile b/audio/sox/Makefile index 33e49bdfe69..63c021de82b 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2010/07/23 13:25:54 adam Exp $ +# $NetBSD: Makefile,v 1.51 2010/10/27 21:05:37 shattered Exp $ DISTNAME= sox-14.3.1 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sox/} -- cgit v1.2.3