ports/78291: [PATCH] Use libtool15 instead of libtool13 for textproc/expat2

Xin LI delphij at FreeBSD.org
Wed Mar 2 11:20:16 UTC 2005


>Number:         78291
>Category:       ports
>Synopsis:       [PATCH] Use libtool15 instead of libtool13 for textproc/expat2
>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:   Wed Mar 02 11:20:15 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Xin LI
>Release:        FreeBSD 5.3-RELEASE-p5 i386
>Organization:
The FreeBSD Simplified Chinese Project
>Environment:
System: FreeBSD tarsier.delphij.net 5.3-RELEASE-p5 FreeBSD 5.3-RELEASE-p5 #0: Sat Jan 22 01:19:23 CST 2005 root at builder.delphij.net:/usr/obj/usr/src/sys/MULE i386


>Description:
	The attached patch reduces another libtool13 consumer :-)
>How-To-Repeat:
>Fix:


--- patch-expat2 begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/textproc/expat2/Makefile,v
retrieving revision 1.26
diff -u -r1.26 Makefile
--- Makefile	4 Aug 2004 04:46:24 -0000	1.26
+++ Makefile	2 Mar 2005 11:07:56 -0000
@@ -14,7 +14,7 @@
 MAINTAINER=	kuriyama at FreeBSD.org
 COMMENT=	XML 1.0 parser written in C
 
-USE_INC_LIBTOOL_VER=13
+USE_INC_LIBTOOL_VER=15
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
 ALL_TARGET=	default
 INSTALLS_SHLIB=	yes
--- patch-expat2 ends here ---


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



More information about the freebsd-ports-bugs mailing list