aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-05-26 21:19:18 +0800
committerbapt <bapt@FreeBSD.org>2014-05-26 21:19:18 +0800
commit8af93b6e8d05500d092a0d79b5f5672b498a67bb (patch)
tree50a3c566e46bbc2654aa1696689b7ab203be91f8 /net
parenta602304acd1659a88c4f518f0ec9e3d446787b46 (diff)
downloadfreebsd-ports-gnome-8af93b6e8d05500d092a0d79b5f5672b498a67bb.tar.gz
freebsd-ports-gnome-8af93b6e8d05500d092a0d79b5f5672b498a67bb.tar.zst
freebsd-ports-gnome-8af93b6e8d05500d092a0d79b5f5672b498a67bb.zip
Allow slaves to define USES
Diffstat (limited to 'net')
-rw-r--r--net/avahi-app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile
index 1c68a36fac70..d7066f2d6ae9 100644
--- a/net/avahi-app/Makefile
+++ b/net/avahi-app/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS?= libexpat.so:${PORTSDIR}/textproc/expat2 \
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