aboutsummaryrefslogtreecommitdiff
path: root/textproc/iksemel
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-03 13:18:14 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-03 13:18:14 +0000
commitdd002e4d457cb8fb5b42a500fe246c42d6af6337 (patch)
tree389b3cd4a469a11b6ace436602b031b225b59d11 /textproc/iksemel
parent001e9ea3c1fa181bdce8661c6fa44116ac99effd (diff)
downloadports-dd002e4d457cb8fb5b42a500fe246c42d6af6337.tar.gz
ports-dd002e4d457cb8fb5b42a500fe246c42d6af6337.zip
Convert textproc/iksemel to "USES=libtool pathfix" and bump dependent ports
Notes
Notes: svn path=/head/; revision=360365
Diffstat (limited to 'textproc/iksemel')
-rw-r--r--textproc/iksemel/Makefile14
-rw-r--r--textproc/iksemel/files/patch-ltmain.sh15
-rw-r--r--textproc/iksemel/pkg-plist4
3 files changed, 8 insertions, 25 deletions
diff --git a/textproc/iksemel/Makefile b/textproc/iksemel/Makefile
index e79f2e3383bf..35f8fe0d8c22 100644
--- a/textproc/iksemel/Makefile
+++ b/textproc/iksemel/Makefile
@@ -3,30 +3,28 @@
PORTNAME= iksemel
PORTVERSION= 1.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
MAINTAINER= rhaamo@gruik.at
COMMENT= XML parser library mainly designed for Jabber applications
-LIB_DEPENDS= gnutls:${PORTSDIR}/security/gnutls
+LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls
-USE_AUTOTOOLS= aclocal autoheader automake autoconf libtool
-ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
-AUTOMAKE_ARGS= --add-missing
+USES= libtool makeinfo pathfix pkgconfig
+PATHFIX_MAKEFILEIN= Makefile.am
+USE_AUTOTOOLS= libtoolize aclocal autoconf autoheader automake
+AUTOMAKE_ARGS= --add-missing --copy --force
GNU_CONFIGURE= yes
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
-USES= makeinfo pkgconfig
INFO= iksemel
post-patch:
@${REINPLACE_CMD} -e 's|@setfilename iksemel|@setfilename iksemel.info|' \
${WRKSRC}/doc/iksemel.texi
- @${REINPLACE_CMD} -e 's|pkgconfigdir=$$(libdir)/pkgconfig|pkgconfigdir=$${prefix}/libdata/pkgconfig|' \
- ${WRKSRC}/Makefile.am
.include <bsd.port.mk>
diff --git a/textproc/iksemel/files/patch-ltmain.sh b/textproc/iksemel/files/patch-ltmain.sh
deleted file mode 100644
index f5e16f33bc97..000000000000
--- a/textproc/iksemel/files/patch-ltmain.sh
+++ /dev/null
@@ -1,15 +0,0 @@
---- ltmain.sh.orig Fri Apr 28 11:54:06 2006
-+++ ltmain.sh Fri Apr 28 11:54:14 2006
-@@ -5550,10 +5550,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false ; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/textproc/iksemel/pkg-plist b/textproc/iksemel/pkg-plist
index 25e7fb91ab88..45449fcb6f74 100644
--- a/textproc/iksemel/pkg-plist
+++ b/textproc/iksemel/pkg-plist
@@ -3,7 +3,7 @@ bin/iksperf
bin/iksroster
include/iksemel.h
lib/libiksemel.a
-lib/libiksemel.la
lib/libiksemel.so
-lib/libiksemel.so.4
+lib/libiksemel.so.3
+lib/libiksemel.so.3.1.1
libdata/pkgconfig/iksemel.pc