ports/105965: [PATCH] sysutils/lineak-xosdplugin: Respect X11BASE

Rong-En Fan rafan at FreeBSD.org
Tue Nov 28 18:00:28 UTC 2006


>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 at 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:



More information about the freebsd-ports-bugs mailing list