Date: Wed, 29 Nov 2006 01:24:46 +0800 (CST) From: Rong-En Fan <rafan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kay_lehmann@web.de Subject: ports/105961: [PATCH] sysutils/lineak-defaultplugin: Respect X11BASE Message-ID: <200611281724.kASHOkPK010363@svm.csie.ntu.edu.tw> Resent-Message-ID: <200611281740.kASHeG8L083532@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105961 >Category: ports >Synopsis: [PATCH] sysutils/lineak-defaultplugin: 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: Tue Nov 28 17:40:16 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 (kay_lehmann@web.de) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- lineak-defaultplugin-0.9.patch begins here --- Index: Makefile =================================================================== RCS file: /big/freebsd-cvsup/ncvs/ports/sysutils/lineak-defaultplugin/Makefile,v retrieving revision 1.7 diff -u -u -r1.7 Makefile --- Makefile 9 Jul 2006 17:30:40 -0000 1.7 +++ Makefile 28 Nov 2006 17:24:30 -0000 @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes USE_GMAKE= yes +USE_XLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS+= --program-prefix='' --- lineak-defaultplugin-0.9.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611281724.kASHOkPK010363>