aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/expat2/Makefile3
-rw-r--r--textproc/expat2/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index 0b0b051e6f32..70432612cb20 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= expat
PORTVERSION= 2.1.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= SF
@@ -11,7 +12,7 @@ COMMENT= XML 1.0 parser written in C
GNU_CONFIGURE= yes
ALL_TARGET= default
-USES= pathfix
+USES= pathfix libtool:keepla
USE_LDCONFIG= yes
# Increment only when there are incompatible API changes.
diff --git a/textproc/expat2/pkg-plist b/textproc/expat2/pkg-plist
index 4a4ece433bea..cc3f187c4cb0 100644
--- a/textproc/expat2/pkg-plist
+++ b/textproc/expat2/pkg-plist
@@ -5,5 +5,6 @@ lib/libexpat.a
lib/libexpat.la
lib/libexpat.so
lib/libexpat.so.%%SHLIB_MAJOR%%
+lib/libexpat.so.%%SHLIB_MAJOR%%.0.0
libdata/pkgconfig/expat.pc
man/man1/xmlwf.1.gz