diff options
Diffstat (limited to 'net/avahi-app/Makefile')
-rw-r--r-- | net/avahi-app/Makefile | 2 |
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 |