1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

- Chase x11-toolkits/gtkmathview shlib bump

This commit is contained in:
Martin Wilke 2009-02-21 23:45:29 +00:00
parent 928bfdf711
commit 5c985a45cd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228799

View File

@ -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