From 2a6e37b634b8119e21e317d5c8e642be61b14335 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Mon, 23 Jun 2014 13:05:18 +0000 Subject: - Switch textproc/wv to USES=libtool, drop .la files - Fix LIB_DEPENDS entries on dependent ports and bump PORTREVISIONS as library naming schema has changed Approved by: portmgr blanket --- editors/abiword/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors') diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 8e26a7569cde..a827e48b1b94 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -4,7 +4,7 @@ PORTNAME= abiword PORTVERSION= 2.8.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword @@ -16,7 +16,7 @@ COMMENT= Open-source, cross-platform WYSIWYG word processor LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \ libpng15.so:${PORTSDIR}/graphics/png \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libwv-1.2.so:${PORTSDIR}/textproc/wv \ + libwv.so:${PORTSDIR}/textproc/wv \ libjpeg.so:${PORTSDIR}/graphics/jpeg \ libfribidi.so:${PORTSDIR}/converters/fribidi \ libpsiconv.so:${PORTSDIR}/converters/psiconv \ -- cgit v1.2.3