diff options
Diffstat (limited to 'net/avahi-app/Makefile')
-rw-r--r-- | net/avahi-app/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/avahi-app/Makefile b/net/avahi-app/Makefile index 04609ef02..53e88ca61 100644 --- a/net/avahi-app/Makefile +++ b/net/avahi-app/Makefile @@ -25,8 +25,8 @@ RUN_DEPENDS?= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection USERS?= ${PORTNAME} GROUPS?= ${USERS} -USE_GNOME?= ltverhack glib20 intltool -USES= gettext pathfix pkgconfig +USE_GNOME+= ltverhack glib20 intltool +USES+= gettext pathfix pkgconfig USE_GNOME_SUBR= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool |