Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2013 15:09:55 +0100 (BST)
From:      Anton Shterenlikht <mexas@bris.ac.uk>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/182855: net/rdesktop: patch USES=gmake
Message-ID:  <201310091409.r99E9tmh013936@mech-cluster241.men.bris.ac.uk>
Resent-Message-ID: <201310091420.r99EK2vT048629@freefall.freebsd.org>

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

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



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