From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Oct 9 14:20:03 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 89035E09 for ; Wed, 9 Oct 2013 14:20:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 5F1822A9D for ; Wed, 9 Oct 2013 14:20:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r99EK2g8048630 for ; Wed, 9 Oct 2013 14:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r99EK2vT048629; Wed, 9 Oct 2013 14:20:02 GMT (envelope-from gnats) Resent-Date: Wed, 9 Oct 2013 14:20:02 GMT Resent-Message-Id: <201310091420.r99EK2vT048629@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anton Shterenlikht Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 23D0C9BC for ; Wed, 9 Oct 2013 14:16:28 +0000 (UTC) (envelope-from mexas@bristol.ac.uk) Received: from eu1sys200aog122.obsmtp.com (eu1sys200aog122.obsmtp.com [207.126.144.153]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 7B8CC29E9 for ; Wed, 9 Oct 2013 14:16:26 +0000 (UTC) Received: from mail-wg0-f43.google.com ([74.125.82.43]) (using TLSv1) by eu1sys200aob122.postini.com ([207.126.147.11]) with SMTP ID DSNKUlVlOfRAG4yeBk6E2T5Z5GcF9Us+2PH+@postini.com; Wed, 09 Oct 2013 14:16:27 UTC Received: by mail-wg0-f43.google.com with SMTP id y10so955506wgg.34 for ; Wed, 09 Oct 2013 07:16:25 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (mech-cluster241.men.bris.ac.uk. [137.222.187.241]) by mx.google.com with ESMTPSA id ma3sm15726495wic.1.1969.12.31.16.00.00 (version=TLSv1.2 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 09 Oct 2013 07:09:59 -0700 (PDT) Received: from mech-cluster241.men.bris.ac.uk (localhost [127.0.0.1]) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6) with ESMTP id r99E9tCn013937 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO) for ; Wed, 9 Oct 2013 15:09:55 +0100 (BST) (envelope-from mexas@mech-cluster241.men.bris.ac.uk) Received: (from mexas@localhost) by mech-cluster241.men.bris.ac.uk (8.14.7/8.14.6/Submit) id r99E9tmh013936; Wed, 9 Oct 2013 15:09:55 +0100 (BST) (envelope-from mexas) Message-Id: <201310091409.r99E9tmh013936@mech-cluster241.men.bris.ac.uk> Date: Wed, 9 Oct 2013 15:09:55 +0100 (BST) From: Anton Shterenlikht Sender: Anton Shterenlikht To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.114 Subject: ports/182855: net/rdesktop: patch USES=gmake X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Anton Shterenlikht List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Oct 2013 14:20:03 -0000 >Number: 182855 >Category: ports >Synopsis: net/rdesktop: patch USES=gmake >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Oct 09 14:20:01 UTC 2013 >Closed-Date: >Last-Modified: >Originator: Anton Shterenlikht >Release: FreeBSD 10.0-CURRENT ia64 >Organization: University of Bristol >Environment: System: FreeBSD mech-cluster241.men.bris.ac.uk 10.0-CURRENT FreeBSD 10.0-CURRENT #6 r254648: Thu Aug 22 13:19:48 BST 2013 root@mech-cluster241.men.bris.ac.uk:/usr/obj/usr/src/sys/TZAV ia64 >Description: Updating Makefile to the new syntax # svn diff net/rdesktop/ Index: net/rdesktop/Makefile =================================================================== --- net/rdesktop/Makefile (revision 329855) +++ net/rdesktop/Makefile (working copy) @@ -12,7 +12,8 @@ LICENSE= GPLv3 USE_XORG= x11 -USE_GMAKE= yes +#USE_GMAKE= yes +USES=gmake USE_OPENSSL= yes GNU_CONFIGURE= yes DOCS= doc/AUTHORS doc/TODO doc/*.txt # >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: