Date: Thu, 4 Jul 2013 15:52:41 GMT From: Rene Ladan <rene@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/180266: net/avahi-app: remove qt3 support Message-ID: <201307041552.r64FqfKh073064@oldred.freebsd.org> Resent-Message-ID: <201307041600.r64G00ti089239@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 180266 >Category: ports >Synopsis: net/avahi-app: remove qt3 support >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Jul 04 16:00:00 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Rene Ladan >Release: FreeBSD 9.1-amd64 >Organization: >Environment: FreeBSD 9.1-amd64 Ports r322216 >Description: Remove support for the expired QT3 port in net/avahi-app. While here update Makefile header. >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 322216) +++ Makefile (working copy) @@ -1,10 +1,6 @@ -# New ports collection makefile for: avahi -# Date created: 18 November 2005 -# Whom: Joe Marcus Clarke <marcus@FreeBSD.org> -# +# Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ # $MCom: ports/net/avahi-app/Makefile,v 1.17 2011/03/13 17:23:19 kwm Exp $ -# PORTNAME= avahi PORTVERSION= 0.6.29 @@ -90,11 +86,7 @@ .else CONFIGURE_ARGS+=--disable-python .endif -.if ${AVAHI_SLAVE}=="qt3" -CONFIGURE_ARGS+=--enable-qt3 -.else CONFIGURE_ARGS+=--disable-qt3 -.endif .if ${AVAHI_SLAVE}=="qt4" CONFIGURE_ARGS+=--enable-qt4 \ --disable-expat \ >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307041552.r64FqfKh073064>