Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Jun 2009 19:59:30 GMT
From:      Sylvio Cesar <scjamorim@bsd.com.br>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/135298: line modified, variable included ${XMKMF}
Message-ID:  <200906051959.n55JxUgl098090@www.freebsd.org>
Resent-Message-ID: <200906052000.n55K07GB021244@freefall.freebsd.org>

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

>Number:         135298
>Category:       ports
>Synopsis:       line modified, variable included ${XMKMF}
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 05 20:00:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Sylvio Cesar
>Release:        7.2-RELEASE
>Organization:
>Environment:
FreeBSD freecontrib.vida.br 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
line modified, variable included ${XMKMF}, message warning removed
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11-clocks/mouseclock/Makefile,v
retrieving revision 1.13
diff -u -r1.13 Makefile
--- Makefile	23 Nov 2008 17:25:08 -0000	1.13
+++ Makefile	5 Jun 2009 19:55:50 -0000
@@ -17,7 +17,7 @@
 
 USE_GMAKE=	yes
 USE_IMAKE=	yes
-XMKMF=		xmkmf
+XMKMF=		${XMKMF}
 NO_INSTALL_MANPAGES=	yes
 
 post-configure:


>Release-Note:
>Audit-Trail:
>Unformatted:



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