Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 May 2017 12:47:00 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r439885 - head/www/aria2
Message-ID:  <201705011247.v41Cl08p053458@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Mon May  1 12:47:00 2017
New Revision: 439885
URL: https://svnweb.freebsd.org/changeset/ports/439885

Log:
  Use USES=gnome

Modified:
  head/www/aria2/Makefile

Modified: head/www/aria2/Makefile
==============================================================================
--- head/www/aria2/Makefile	Mon May  1 12:46:55 2017	(r439884)
+++ head/www/aria2/Makefile	Mon May  1 12:47:00 2017	(r439885)
@@ -37,7 +37,7 @@ USE_CXXSTD=	c++11
 USE_GNOME=	libxml2
 USE_LDCONFIG=	yes
 USE_RC_SUBR=	${PORTNAME}
-USES=		compiler:c++11-lib libtool pathfix pkgconfig ssl tar:xz
+USES=		compiler:c++11-lib gnome libtool pathfix pkgconfig ssl tar:xz
 
 PORTDOCS=	*
 



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