ports/84254: update port: textproc/redland to install libtool .la files

Charles Swiger chuck at pkix.net
Thu Jul 28 21:20:18 UTC 2005


>Number:         84254
>Category:       ports
>Synopsis:       update port: textproc/redland to install libtool .la files
>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:   Thu Jul 28 21:20:16 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Charles Swiger
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
PKIx
>Environment:
System: FreeBSD ns1.pkix.net 4.11-STABLE FreeBSD 4.11-STABLE #0: Sat Jun 18 18:51:43 EDT 2005 root at ns1.pkix.net:/usr/obj/usr/src/sys/NORMAL i386

>Description:

Update the textproc/redland port to install .la files at the request of the
textproc/redland-bindings maintainer (CC:ed).

>How-To-Repeat:

N/A.

>Fix:

diff -dur redland.orig/Makefile redland/Makefile
--- redland.orig/Makefile	Thu Jul 28 17:04:27 2005
+++ redland/Makefile	Thu Jul 28 17:06:17 2005
@@ -40,6 +40,8 @@
 USE_GMAKE=	yes
 USE_LIBTOOL_VER=	15
 LIBTOOLFILES=	configure rasqal/configure
+USE_INC_LIBTOOL_VER=15
+LIBTOOLFLAGS=	--enable-ltlibs
 
 CPPFLAGS=	-I${LOCALBASE}/include/db${WITH_BDB_VER} -I${LOCALBASE}/include
 LDFLAGS=	-L${LOCALBASE}/lib
diff -dur redland.orig/pkg-plist redland/pkg-plist
--- redland.orig/pkg-plist	Thu Jul 28 17:04:27 2005
+++ redland/pkg-plist	Thu Jul 28 17:07:31 2005
@@ -23,9 +23,11 @@
 include/rdf_utf8.h
 include/redland.h
 lib/librasqal.a
+lib/librasqal.la
 lib/librasqal.so
 lib/librasqal.so.0
 lib/librdf.a
+lib/librdf.la
 lib/librdf.so
 lib/librdf.so.0
 libdata/pkgconfig/rasqal.pc
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list