diff options
Diffstat (limited to 'net/avahi/Makefile')
-rw-r--r-- | net/avahi/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile index a375637c8063..c3b781d3b248 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -7,8 +7,8 @@ PORTNAME= avahi PORTVERSION= 0.6.5 -PORTREVISION?= 2 -CATEGORIES?= net dns +PORTREVISION?= 3 +CATEGORIES= net dns MASTER_SITES= http://www.avahi.org/download/ MAINTAINER?= gnome@FreeBSD.org @@ -21,7 +21,7 @@ LIB_DEPENDS?= expat.6:${PORTSDIR}/textproc/expat2 \ USE_GNOME?= gnomehack ltverhack glib20 USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_ARGS?=--with-distro=freebsd \ --with-dbus-system-address=unix:path=/var/run/dbus \ |