ports/182855: net/rdesktop: patch USES=gmake
Anton Shterenlikht
mexas at bris.ac.uk
Wed Oct 9 14:20:03 UTC 2013
>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 at 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:
More information about the freebsd-ports-bugs
mailing list