diff options
Diffstat (limited to 'net/avahi-gtk3/Makefile')
| -rw-r--r-- | net/avahi-gtk3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/avahi-gtk3/Makefile b/net/avahi-gtk3/Makefile index d52d662e0..a73d9d18b 100644 --- a/net/avahi-gtk3/Makefile +++ b/net/avahi-gtk3/Makefile @@ -9,7 +9,7 @@ PKGNAMESUFFIX= -gtk3 MAINTAINER= gnome@FreeBSD.org COMMENT= Gtk+ 3 library to the Avahi mDNS system -LIB_DEPENDS= avahi-common.3:${PORTSDIR}/net/avahi-app +LIB_DEPENDS= avahi-common:${PORTSDIR}/net/avahi-app RUN_DEPENDS= avahi-header>=0.6:${PORTSDIR}/net/avahi-header MASTERDIR= ${.CURDIR}/../avahi-app @@ -23,7 +23,7 @@ CONFIGURE_ARGS+=--disable-silent-rules AVAHI_SLAVE= gtk3 AVAHI_PKGCONFIG=avahi-ui-gtk3.pc -USE_GNOME= gnomehack ltverhack intltool gtk30 +USE_GNOME+= gtk30 do-build: @(cd ${WRKSRC}/avahi-ui; ${GMAKE} libavahi-ui-gtk3.la) |
