>Number:         180280
>Category:       misc
>Synopsis:       comms/unixcw : remove support for the expired QT3 port
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 04 17:50:02 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 (WITH_XCWP knob).
While here convert Makefile header.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
--- Makefile    (revision 322216)
+++ Makefile    (working copy)
@@ -1,9 +1,5 @@
-# ports collection makefile for:       unixcw
-# Date created:                24 Dec 2007
-# Whom:                        Diane Bruce <d...@db.net>
-#
+# Created by: Diane Bruce <d...@db.net>
 # $FreeBSD$
-#
 
 PORTNAME=      unixcw
 PORTVERSION=   2.3
@@ -22,14 +18,7 @@
                        --libdir="${LOCALBASE}/lib"
 MAN1=          cw.1 cwgen.1 cwcp.1
 MAN3=          cwlib.3
-.if defined(WITH_XCWCP)
-MAN1+=         xcwcp.1
-USE_QT_VER=    3
-CONFIGURE_ARGS+=       QTLIB=qt-mt
-PLIST_SUB+=    XCWCP=""
-.else
 PLIST_SUB+=    XCWCP="@comment "
-.endif
 MAN7=          cw.7 CW.7
 MANCOMPRESSED= yes
 USE_AUTOTOOLS= autoconf


>Release-Note:
>Audit-Trail:
>Unformatted:
_______________________________________________
freebsd-bugs@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"

Reply via email to