From 5c985a45cdb317ce8bfe1386a42d1cc76ecffd2e Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 21 Feb 2009 23:45:29 +0000 Subject: [PATCH] - Chase x11-toolkits/gtkmathview shlib bump --- editors/abiword-plugins/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 4feae9f2b0ad..eb01e4be8404 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -8,7 +8,7 @@ PORTNAME= abiword-plugins PORTVERSION= 2.6.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword @@ -175,7 +175,7 @@ PLIST_SUB+= LATEX:="@comment " .endif .if defined(WITH_MATHVIEW) || defined(PACKAGE_BUILDING) -LIB_DEPENDS+= mathview_backend_gtk.7:${PORTSDIR}/x11-toolkits/gtkmathview +LIB_DEPENDS+= mathview_backend_gtk.8:${PORTSDIR}/x11-toolkits/gtkmathview CONFIGURE_ARGS+= --enable-abimathview PLIST_SUB+= MATHVIEW:="" .else