ports/106101: [PATCH]: science/afni: Respect X11BASE

Frank J. Laszlo laszlof at FreeBSD.org
Fri Dec 1 01:20:18 UTC 2006


>Number:         106101
>Category:       ports
>Synopsis:       [PATCH]: science/afni: 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:   Fri Dec 01 01:20:12 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 is CC'd
>How-To-Repeat:
	
>Fix:

	



--- afni-2006.06.30.1332-X11BASE.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/science/afni/Makefile,v
retrieving revision 1.8
diff -u -r1.8 Makefile
--- Makefile	24 Sep 2006 18:24:08 -0000	1.8
+++ Makefile	1 Dec 2006 01:09:06 -0000
@@ -103,6 +103,7 @@
 	${CP} -f ${FILESDIR}/Makefile.FreeBSD_PORT ${WRKSRC}
 	${CP} ${DISTDIR}/${DIST_SUBDIR}/afni.1 ${WRKDIR}
 	${REINPLACE_CMD} -e 's|%%PREFIX%%|${PREFIX}|g' ${WRKDIR}/afni.1
+	@${REINPLACE_CMD} -e 's|/usr/X11R6|${X11BASE}|g' ${WRKSRC}/Makefile.FreeBSD_PORT
 
 do-install:
 	${MKDIR} ${DATADIR} ${INSTALL_TEMP} \
--- afni-2006.06.30.1332-X11BASE.diff ends here ---

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



More information about the freebsd-ports-bugs mailing list