svn commit: r396830 - head/audio/aumix

Baptiste Daroussin bapt at FreeBSD.org
Sun Sep 13 14:46:33 UTC 2015


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 \


More information about the svn-ports-head mailing list