From a8094d709a90a98c41ff8063d520f82340413dde Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 5 Aug 2014 14:56:15 +0000 Subject: [PATCH] - Switch textproc/libnxml to USES=libtool, drop .la files - Switch to USES=pathfix - Bump dependent ports as .so version has changed Approved by: portmgr blanket --- audio/gimmix/Makefile | 2 +- editors/morla/Makefile | 2 +- textproc/libmrss/Makefile | 2 +- textproc/libnxml/Makefile | 8 ++------ textproc/libnxml/pkg-plist | 4 ++-- 5 files changed, 7 insertions(+), 11 deletions(-) diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index 1209acc553e3..5ab16f3092e0 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -3,7 +3,7 @@ PORTNAME= gimmix PORTVERSION= 0.5.7.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= BERLIOS/gimmix diff --git a/editors/morla/Makefile b/editors/morla/Makefile index 39f98bfebe1d..dead73a75058 100644 --- a/editors/morla/Makefile +++ b/editors/morla/Makefile @@ -3,7 +3,7 @@ PORTNAME= morla PORTVERSION= 0.16.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= editors textproc MASTER_SITES= http://www.morlardf.net/src/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ diff --git a/textproc/libmrss/Makefile b/textproc/libmrss/Makefile index 45d3629cafc5..040dc2d53d3b 100644 --- a/textproc/libmrss/Makefile +++ b/textproc/libmrss/Makefile @@ -3,7 +3,7 @@ PORTNAME= libmrss PORTVERSION= 0.19.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= textproc MASTER_SITES= http://www.autistici.org/bakunin/libmrss/ diff --git a/textproc/libnxml/Makefile b/textproc/libnxml/Makefile index e9539c36574b..ccec237309ab 100644 --- a/textproc/libnxml/Makefile +++ b/textproc/libnxml/Makefile @@ -3,7 +3,7 @@ PORTNAME= libnxml PORTVERSION= 0.18.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc devel MASTER_SITES= http://www.autistici.org/bakunin/libnxml/ \ http://nivi.interfree.it/distfiles/${PORTNAME}/${PORTVERSION}/ @@ -13,15 +13,11 @@ COMMENT= C library for writing XML 1.0/1.1 files or streams LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl +USES= libtool pathfix GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_LDCONFIG= yes -WANT_GNOME= yes - -pre-patch: - ${gnomehack_PRE_PATCH} - .include diff --git a/textproc/libnxml/pkg-plist b/textproc/libnxml/pkg-plist index 74fc6d521e6d..c088ce1c4b10 100644 --- a/textproc/libnxml/pkg-plist +++ b/textproc/libnxml/pkg-plist @@ -1,6 +1,6 @@ include/nxml.h lib/libnxml.a -lib/libnxml.la lib/libnxml.so -lib/libnxml.so.18 +lib/libnxml.so.0 +lib/libnxml.so.0.18.3 libdata/pkgconfig/nxml.pc