From c8a9f84f5635207873dcb178c6d65ec7c8c43e65 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Sun, 24 Apr 2005 09:37:32 +0000 Subject: Use libtool-1.5 (with required plist fix). PR: ports/78291 Submitted by: delphij --- textproc/expat2/Makefile | 3 ++- textproc/expat2/pkg-plist | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) (limited to 'textproc/expat2') diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile index 7edbc1fd2569..37a45c4f7662 100644 --- a/textproc/expat2/Makefile +++ b/textproc/expat2/Makefile @@ -7,6 +7,7 @@ PORTNAME= expat PORTVERSION= 1.95.8 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= expat @@ -14,7 +15,7 @@ MASTER_SITE_SUBDIR= expat MAINTAINER= kuriyama@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 diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist index 098e651e8f58..765003325fa6 100644 --- a/textproc/expat2/pkg-plist +++ b/textproc/expat2/pkg-plist @@ -2,5 +2,6 @@ bin/xmlwf include/expat.h include/expat_external.h lib/libexpat.a +lib/libexpat.la lib/libexpat.so lib/libexpat.so.%%SHLIB_MAJOR%% -- cgit v1.2.3