aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxslt
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2016-12-08 15:46:46 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2016-12-08 15:46:46 +0000
commit5c1d05b7a4c7c863d97ab17763827eaab977ccb5 (patch)
treeb0b245f1df498a87a38fb999bf7dcd0affe8a891 /textproc/libxslt
parent7ae3f48312a5166020cad3ab39d41712ee29cc8b (diff)
downloadports-5c1d05b7a4c7c863d97ab17763827eaab977ccb5.tar.gz
ports-5c1d05b7a4c7c863d97ab17763827eaab977ccb5.zip
Remove libxslt.so.2 and libexslt.so.8 compatibility links that were added in
r374303 to prevent massive PORTREVISION bumps. Bump dependent ports that have not been bumped since.
Notes
Notes: svn path=/head/; revision=428130
Diffstat (limited to 'textproc/libxslt')
-rw-r--r--textproc/libxslt/Makefile8
-rw-r--r--textproc/libxslt/pkg-plist2
2 files changed, 1 insertions, 9 deletions
diff --git a/textproc/libxslt/Makefile b/textproc/libxslt/Makefile
index 92f897eb7f99..8c37d5183d30 100644
--- a/textproc/libxslt/Makefile
+++ b/textproc/libxslt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libxslt
PORTVERSION= 1.1.29
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES?= textproc gnome
MASTER_SITES= ftp://xmlsoft.org/libxml2/ \
http://xmlsoft.org/sources/ \
@@ -49,12 +49,6 @@ post-patch:
s|[$$](bindir)/xmllint|../xmllint/xmllint|g' \
${WRKSRC}/doc/Makefile.in
-.if !defined(MASTERDIR)
-post-install:
- ${LN} -s libxslt.so.1 ${STAGEDIR}${PREFIX}/lib/libxslt.so.2
- ${LN} -s libexslt.so.0 ${STAGEDIR}${PREFIX}/lib/libexslt.so.8
-.endif
-
.include <bsd.port.mk>
.endif
diff --git a/textproc/libxslt/pkg-plist b/textproc/libxslt/pkg-plist
index 10a3a538a952..4a1ec8dc20fc 100644
--- a/textproc/libxslt/pkg-plist
+++ b/textproc/libxslt/pkg-plist
@@ -28,12 +28,10 @@ lib/libexslt.a
lib/libexslt.so
lib/libexslt.so.0
lib/libexslt.so.0.8.17
-lib/libexslt.so.8
lib/libxslt.a
lib/libxslt.so
lib/libxslt.so.1
lib/libxslt.so.1.1.29
-lib/libxslt.so.2
lib/xsltConf.sh
libdata/pkgconfig/libexslt.pc
libdata/pkgconfig/libxslt.pc