diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index e733d63bfe8..2276247135e 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.25 2010/11/19 22:31:34 espie Exp $ +# $OpenBSD: Makefile,v 1.26 2011/07/14 18:48:50 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,7 +6,7 @@ COMMENT= BitTorrent client for KDE VERSION= 2.2.8 DISTNAME= ktorrent-${VERSION} -REVISION= 5 +REVISION= 6 CATEGORIES= net x11 x11/kde EXTRACT_SUFX= .tar.bz2 @@ -31,8 +31,7 @@ WANTLIB= art_lgpl_2 jpeg GL ICE SM X11 Xau Xcursor Xdmcp Xext \ RUN_DEPENDS= devel/desktop-file-utils LIB_DEPENDS= x11/kde/libs3 \ devel/gmp \ - net/avahi \ - net/avahi,-qt3,no_gtk,no_mono,no_qt4 + net/avahi,-qt3,no_gui,no_mono,no_qt4 SUBST_VARS+= VERSION diff --git a/net/mono-zeroconf/Makefile b/net/mono-zeroconf/Makefile index 8e49bef4f27..349fff8c3b3 100644 --- a/net/mono-zeroconf/Makefile +++ b/net/mono-zeroconf/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.4 2010/11/19 22:31:34 espie Exp $ +# $OpenBSD: Makefile,v 1.5 2011/07/14 18:48:50 ajacoutot Exp $ COMMENT= Zero Configuration Networking library for Mono V= 0.9.0 DISTNAME= mono-zeroconf-${V} -REVISION= 0 +REVISION= 1 CATEGORIES= net @@ -22,7 +22,7 @@ MODULES= lang/mono USE_GMAKE= Yes BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= net/avahi,-mono,no_gtk,no_qt3,no_qt4 +RUN_DEPENDS= net/avahi,-mono,no_gui,no_qt3,no_qt4 CONFIGURE_STYLE=gnu CONFIGURE_ARGS= --disable-mdnsresponder diff --git a/sysutils/lat/Makefile b/sysutils/lat/Makefile index dd68f4cc96f..30ba956c819 100755 --- a/sysutils/lat/Makefile +++ b/sysutils/lat/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/20 17:22:41 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2011/07/14 18:48:50 ajacoutot Exp $ COMMENT= LDAP Administration Tool @@ -44,8 +44,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ CONFIGURE_ARGS= --enable-networkmanager=no # XXX main window hangs on startup -#BUILDS_DEPENDS+= net/avahi,-mono -#RUN_DEPENDS+= net/avahi,-mono +#BUILDS_DEPENDS+= net/avahi,-mono,no_gui,no_qt3,no_qt4 +#RUN_DEPENDS+= net/avahi,-mono,no_gui,no_qt3,no_qt4 CONFIGURE_ARGS= --enable-avahi=no .include