Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jan 2013 09:18:06 +0000 (UTC)
From:      Oliver Lehmann <oliver@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r310920 - head/multimedia/audacious-plugins
Message-ID:  <201301240918.r0O9I60o072159@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: oliver
Date: Thu Jan 24 09:18:05 2013
New Revision: 310920
URL: http://svnweb.freebsd.org/changeset/ports/310920

Log:
  remove oss4 dependency - it is not needed.

Modified:
  head/multimedia/audacious-plugins/Makefile

Modified: head/multimedia/audacious-plugins/Makefile
==============================================================================
--- head/multimedia/audacious-plugins/Makefile	Thu Jan 24 09:15:42 2013	(r310919)
+++ head/multimedia/audacious-plugins/Makefile	Thu Jan 24 09:18:05 2013	(r310920)
@@ -218,7 +218,6 @@ CONFIGURE_ARGS+=--disable-scrobbler
 .endif
 
 .if ${PORT_OPTIONS:MOSS4}
-BUILD_DEPENDS+=	${LOCALBASE}/lib/oss/include/sys/soundcard.h:${PORTSDIR}/audio/oss
 PLIST_SUB+=	OSS4PLUGIN=""
 CONFIGURE_ARGS+=--enable-oss4
 .else



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301240918.r0O9I60o072159>