Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Jul 2013 17:30:20 GMT
From:      Rene Ladan <rene@FreeBSD.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/180277: emulators/pearpc : remove support for expired QT3
Message-ID:  <201307041730.r64HUKbY006516@oldred.freebsd.org>
Resent-Message-ID: <201307041740.r64He1Up010282@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         180277
>Category:       ports
>Synopsis:       emulators/pearpc : remove support for expired QT3
>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 17:40:01 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, so effectively update the commented out QT/GTK section.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile	(revision 322216)
+++ Makefile	(working copy)
@@ -29,16 +29,9 @@
 BROKEN=		Internal compiler error on ia64
 .endif
 
-# GTK and QT interfaces are broken in this version
+# GTK interface is broken in this version
 #
-#.if ${PORT_OPTIONS:MQT}
-#CONFIGURE_ARGS+=	--enable-ui=qt
-#USE_QT_VER=	3
-#QTDIR?=		${QT_PREFIX}
-#CONFIGURE_ENV+=	QTDIR="${QTDIR}"
-#.else
 #CONFIGURE_ARGS+=	--enable-ui=nogui
-#.endif
 
 .if ${PORT_OPTIONS:MSDL}
 CONFIGURE_ARGS+=	--enable-ui=sdl


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307041730.r64HUKbY006516>