ports/106039: [PATCH] mail/tkrat: Respect X11BASE
Rong-En Fan
rafan at FreeBSD.org
Thu Nov 30 02:50:14 UTC 2006
>Number: 106039
>Category: ports
>Synopsis: [PATCH] mail/tkrat: 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 02:50:10 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator: Rong-En Fan
>Release: FreeBSD 6.2-PRERELEASE amd64
>Organization:
NTU CSIE
>Environment:
>Description:
- Respect X11BASE
This port use Xlib to build, set USE_XLIB. With GNU_CONFIGURE set,
it sets correct path to xlib.
Port maintainer (sjr at comcast.net) is cc'd.
Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:
--- tkrat-2.1.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /big/freebsd-cvsup/ncvs/ports/mail/tkrat2/Makefile,v
retrieving revision 1.51
diff -u -u -r1.51 Makefile
--- Makefile 11 Jul 2006 10:26:15 -0000 1.51
+++ Makefile 30 Nov 2006 02:39:35 -0000
@@ -17,6 +17,8 @@
tk84:${PORTSDIR}/x11-toolkits/tk84 \
c-client4.8:${PORTSDIR}/mail/cclient
+USE_XLIB= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl-config=${PREFIX}/lib/tcl8.4 \
--- tkrat-2.1.5.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list