Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Jun 2008 20:27:20 +0200
From:      "Pietro Cerutti" <gahr@FreeBSD.org>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/124279: [patch] lang/cint add USE_LDCONFIG, otherwise binary won't find its own library
Message-ID:  <1212604040.27558@gahrtop.localhost>
Resent-Message-ID: <200806041830.m54IU2GM068938@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         124279
>Category:       ports
>Synopsis:       [patch] lang/cint add USE_LDCONFIG, otherwise binary won't find its own library
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 04 18:30:02 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Pietro Cerutti
>Release:        FreeBSD 8.0-CURRENT i386
>Organization:
The FreeBSD Project 
>Environment:


System: FreeBSD 8.0-CURRENT #42: Wed Jun  4 15:54:06 CEST 2008
    root@:/usr/obj/usr/src/sys/MSI1034



>Description:





>How-To-Repeat:





>Fix:


--- cint.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/lang/cint/Makefile,v
retrieving revision 1.3
diff -u -u -r1.3 Makefile
--- Makefile	25 Aug 2007 09:42:57 -0000	1.3
+++ Makefile	4 Jun 2008 18:24:26 -0000
@@ -19,6 +19,7 @@
 WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}
 HAS_CONFIGURE=	yes
 USE_GMAKE=	yes
+USE_LDCONFIG=	${PREFIX}/lib/cint
 ALL_TARGET=
 MAN1=		cint.1 makecint.1
 
--- cint.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1212604040.27558>