ports/106098: [PATCH]: multimedia/bmpx: Respect X11BASE

Frank J. Laszlo laszlof at FreeBSD.org
Thu Nov 30 23:50:20 UTC 2006


>Number:         106098
>Category:       ports
>Synopsis:       [PATCH]: multimedia/bmpx: Respect X11BASE
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 30 23:50:17 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Frank J. Laszlo
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
System: FreeBSD freefall.freebsd.org 6.0-STABLE FreeBSD 6.0-STABLE #0: Sat Dec 10 03:18:20 UTC 2005 kensmith at freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386


	
>Description:
	Respect X11BASE.

	Maintainer has been CC'd.
>How-To-Repeat:
	
>Fix:

	

--- bmpx-0.32.0-X11BASE.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/multimedia/bmpx/Makefile,v
retrieving revision 1.23
diff -u -r1.23 Makefile
--- Makefile	17 Oct 2006 18:16:58 -0000	1.23
+++ Makefile	30 Nov 2006 22:09:45 -0000
@@ -59,4 +59,7 @@
 PLIST_SUB+=		NLS=""
 .endif
 
+post-patch:
+	@${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/configure
+
 .include <bsd.port.mk>
--- bmpx-0.32.0-X11BASE.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list