Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2006 16:46:59 +0800 (CST)
From:      chinsan <chinsan.tw@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/102378: [MAINTAINER] chinese/gcin: INSTALLS_SHLIB is deprecated, use USE_LDCONFIG instead
Message-ID:  <20060822084659.892D32E02C@chinsan.twbbs.org>
Resent-Message-ID: <200608220850.k7M8oO1S045439@freefall.freebsd.org>

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

>Number:         102378
>Category:       ports
>Synopsis:       [MAINTAINER] chinese/gcin: INSTALLS_SHLIB is deprecated, use USE_LDCONFIG instead
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 22 08:50:23 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.1-STABLE i386
>Organization:
Taiwan
>Environment:
System: FreeBSD chinsan.twbbs.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Wed Aug 16 16:32:54 CST 2006
>Description:
- INSTALLS_SHLIB is deprecated, use USE_LDCONFIG instead

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- gcin-1.2.2_1.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/chinese/gcin/Makefile /usr/home/chinsan/project/gcin/Makefile
--- /usr/ports/chinese/gcin/Makefile	Tue Aug 22 03:23:34 2006
+++ /usr/home/chinsan/project/gcin/Makefile	Tue Aug 22 16:45:22 2006
@@ -23,7 +23,7 @@
 USE_GMAKE=	YES
 USE_GCC=	3.4+
 INSTALLS_ICONS=	YES
-INSTALLS_SHLIB=	YES
+USE_LDCONFIG=	YES
 OPTIONS=	BOSHIAMY	"enable Boshiamy Input Method"	off
 
 CONFIGURE_ENV+=	"--new_gtk_im=Y"
--- gcin-1.2.2_1.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?20060822084659.892D32E02C>