ports/106228: [PATCH] polish/tleenx2: Respect X11BASE

Rong-En Fan rafan at FreeBSD.org
Sat Dec 2 17:20:18 UTC 2006


>Number:         106228
>Category:       ports
>Synopsis:       [PATCH] polish/tleenx2: 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:   Sat Dec 02 17:20:15 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Rong-En Fan
>Release:        FreeBSD 6.2-PRERELEASE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
- Respect X11BASE

Port maintainer (mkorzen at gmail.com) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- pl-tleenx2-20040214_3.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/polish/tleenx2/Makefile,v
retrieving revision 1.5
diff -u -u -r1.5 Makefile
--- Makefile	25 Nov 2005 20:47:57 -0000	1.5
+++ Makefile	2 Dec 2006 17:13:07 -0000
@@ -27,6 +27,9 @@
 MAN1=		tleenx2.1
 PORTDOCS=	README gg.txt sms.txt
 
+post-patch:
+	@${REINPLACE_CMD} -e 's,/usr/X11R6,${X11BASE},g' ${WRKSRC}/src/Makefile.in
+
 post-install:
 .if !defined(NOPORTDOCS)
 	@${MKDIR} ${DOCSDIR}
--- pl-tleenx2-20040214_3.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list