ports/180279: emulators/tiemu3 : remove support for expired KDE3

Rene Ladan rene at FreeBSD.org
Thu Jul 4 17:50:01 UTC 2013


>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:


More information about the freebsd-ports-bugs mailing list