From 5131e9bc9ebf7d49b516ef5b9879ab08554498a8 Mon Sep 17 00:00:00 2001 From: marcus Date: Sat, 25 Feb 2006 00:25:57 +0000 Subject: Update for new libtool world order. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5757 df743ca5-7f9a-e211-a948-0013205c9059 --- textproc/libxml++26/Makefile | 14 +++----------- textproc/libxml++26/pkg-plist | 1 + 2 files changed, 4 insertions(+), 11 deletions(-) (limited to 'textproc') diff --git a/textproc/libxml++26/Makefile b/textproc/libxml++26/Makefile index 091e49823..7639b0653 100644 --- a/textproc/libxml++26/Makefile +++ b/textproc/libxml++26/Makefile @@ -4,11 +4,12 @@ # Whom: Ying-Chieh Liao # # $FreeBSD$ -# $MCom$ +# $MCom: ports/textproc/libxml++26/Makefile,v 1.9 2006/02/06 07:07:25 marcus Exp $ # PORTNAME= libxml++ PORTVERSION= 2.13.1 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} @@ -24,7 +25,7 @@ LATEST_LINK= libxml++26 USE_GMAKE= yes USE_GCC= 3.4 USE_GNOME= gnomehack gnometarget libxml2 pkgconfig -USE_AUTOTOOLS= libtool:15:inc +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes PLIST_SUB= VERSION="2.6" API_VERSION="2.6" DOC_VERSION=${PORTVERSION:R} @@ -43,13 +44,4 @@ post-configure: @${TOUCH} ${WRKSRC}/docs/reference/${PORTVERSION:R}/html/index.html .endif -patch-autotools:: - @(cd ${PATCH_WRKSRC}; \ - for file in ${LIBTOOLFILES}; do \ - ${CP} $$file $$file.tmp; \ - ${SED} -e "/^ltmain=/s^\$$ac_aux_dir/ltmain.sh^${LTMAIN}^g" \ - $$file.tmp > $$file; \ - ${RM} $$file.tmp; \ - done); - .include diff --git a/textproc/libxml++26/pkg-plist b/textproc/libxml++26/pkg-plist index 79507a8ae..14489c1f1 100644 --- a/textproc/libxml++26/pkg-plist +++ b/textproc/libxml++26/pkg-plist @@ -27,6 +27,7 @@ include/libxml++-%%API_VERSION%%/libxml++/parsers/textreader.h include/libxml++-%%API_VERSION%%/libxml++/validators/dtdvalidator.h include/libxml++-%%API_VERSION%%/libxml++/validators/validator.h lib/libxml++-%%VERSION%%.a +lib/libxml++-%%VERSION%%.la lib/libxml++-%%VERSION%%.so lib/libxml++-%%VERSION%%.so.2 libdata/pkgconfig/libxml++-%%API_VERSION%%.pc -- cgit v1.2.3