Date: Thu, 4 Jul 2013 17:42:26 GMT From: Rene Ladan <rene@FreeBSD.org> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/180279: emulators/tiemu3 : remove support for expired KDE3 Message-ID: <201307041742.r64HgQDa034689@oldred.freebsd.org> Resent-Message-ID: <201307041750.r64Ho1l4012266@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 180279 >Category: ports >Synopsis: emulators/tiemu3 : remove support for expired KDE3 >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:50: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 KDE3 port (WITH_KDE knob). >How-To-Repeat: >Fix: Patch attached with submission follows: Index: Makefile =================================================================== --- Makefile (revision 322216) +++ Makefile (working copy) @@ -37,11 +37,7 @@ PLIST_SUB= NLS="@comment " .endif -.if !defined(WITH_KDE) CONFIGURE_ARGS+= --without-kde -.else -USE_KDELIBS_VER= 3 -.endif post-patch: .SILENT ${REINPLACE_CMD} -E 's,(install-data-am:).*$$,\1,' ${WRKSRC}/Makefile.in >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201307041742.r64HgQDa034689>