svn commit: r439885 - head/www/aria2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon May 1 12:47:02 UTC 2017


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=	*
 


More information about the svn-ports-all mailing list