Date: Wed, 29 Nov 2006 01:24:11 +0800 (CST) From: Rong-En Fan <rafan@FreeBSD.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: kay_lehmann@web.de Subject: ports/105965: [PATCH] sysutils/lineak-xosdplugin: Respect X11BASE Message-ID: <200611281724.kASHOBxM099713@svm.csie.ntu.edu.tw> Resent-Message-ID: <200611281800.kASI0RMg085704@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105965 >Category: ports >Synopsis: [PATCH] sysutils/lineak-xosdplugin: 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 18:00:27 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Rong-En Fan >Release: FreeBSD 6.2-PRERELEASE amd64 >Organization: NTU CSIE >Environment: >Description: - Respect X11BASE - USE_LDCONFIG Port maintainer (kay_lehmann@web.de) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- lineak-xosdplugin-0.9.patch begins here --- Index: Makefile =================================================================== RCS file: /big/freebsd-cvsup/ncvs/ports/sysutils/lineak-xosdplugin/Makefile,v retrieving revision 1.6 diff -u -u -r1.6 Makefile --- Makefile 9 Jul 2006 17:31:51 -0000 1.6 +++ Makefile 28 Nov 2006 17:23:40 -0000 @@ -19,11 +19,12 @@ xosd.4:${PORTSDIR}/misc/xosd USE_GMAKE= yes +USE_XLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" CONFIGURE_ARGS= --program-prefix='' GNU_CONFIGURE= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAN1= lineak_xosdplugin.1 MAN_COMPRESSED= yes --- lineak-xosdplugin-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.kASHOBxM099713>