svn commit: r355335 - head/net/avahi-app

Baptiste Daroussin bapt at FreeBSD.org
Mon May 26 13:19:19 UTC 2014


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


More information about the svn-ports-all mailing list