ports/135298: line modified, variable included ${XMKMF}

Sylvio Cesar scjamorim at bsd.com.br
Fri Jun 5 20:00:08 UTC 2009


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



More information about the freebsd-ports-bugs mailing list