Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2014 13:19:19 +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: r355335 - head/net/avahi-app
Message-ID:  <201405261319.s4QDJJNf011875@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Mon May 26 13:19:18 2014
New Revision: 355335
URL: http://svnweb.freebsd.org/changeset/ports/355335
QAT: https://qat.redports.org/buildarchive/r355335/

Log:
  Allow slaves to define USES

Modified:
  head/net/avahi-app/Makefile

Modified: head/net/avahi-app/Makefile
==============================================================================
--- head/net/avahi-app/Makefile	Mon May 26 13:15:11 2014	(r355334)
+++ head/net/avahi-app/Makefile	Mon May 26 13:19:18 2014	(r355335)
@@ -23,7 +23,7 @@ LIB_DEPENDS?=	libexpat.so:${PORTSDIR}/te
 USERS?=		${PORTNAME}
 GROUPS?=	${USERS}
 
-USES=		gettext gmake libtool:keepla pathfix pkgconfig
+USES+=		gettext gmake libtool:keepla pathfix pkgconfig
 USE_GNOME+=	glib20 intltool introspection
 USE_GNOME_SUBR=	yes
 USE_LDCONFIG=	yes



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