Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 Sep 2015 14:46:32 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396830 - head/audio/aumix
Message-ID:  <201509131446.t8DEkWHv003188@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Sep 13 14:46:32 2015
New Revision: 396830
URL: https://svnweb.freebsd.org/changeset/ports/396830

Log:
  Remove useless WANT_GNOME

Modified:
  head/audio/aumix/Makefile

Modified: head/audio/aumix/Makefile
==============================================================================
--- head/audio/aumix/Makefile	Sun Sep 13 14:36:40 2015	(r396829)
+++ head/audio/aumix/Makefile	Sun Sep 13 14:46:32 2015	(r396830)
@@ -15,7 +15,6 @@ LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
 USES=		tar:bzip2
-WANT_GNOME=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--includedir="${LOCALBASE}/include" \
 		--enable-own-labels \



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