diff options
author | marcus <marcus@FreeBSD.org> | 2010-02-15 04:49:18 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2010-02-15 04:49:18 +0800 |
commit | 6e31688f56c7df97c27365a5e22037d58ef5e825 (patch) | |
tree | 6d03fb9f2d3c1df1740c047a17fcf8425d95a819 /editors | |
parent | ba35824a7ffe9fc5c6b33f9821c36620b2d2e167 (diff) | |
download | freebsd-ports-gnome-6e31688f56c7df97c27365a5e22037d58ef5e825.tar.gz freebsd-ports-gnome-6e31688f56c7df97c27365a5e22037d58ef5e825.tar.zst freebsd-ports-gnome-6e31688f56c7df97c27365a5e22037d58ef5e825.zip |
Chase the goffice 0.8.0 update.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 24c344e5964c..c17afcc77b69 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -8,7 +8,7 @@ PORTNAME= abiword PORTVERSION= 2.8.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword @@ -22,7 +22,7 @@ LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ wv-1.2:${PORTSDIR}/textproc/wv \ jpeg.11:${PORTSDIR}/graphics/jpeg \ fribidi.3:${PORTSDIR}/converters/fribidi \ - goffice-0.8.7:${PORTSDIR}/devel/goffice + goffice-0.8.8:${PORTSDIR}/devel/goffice RUN_DEPENDS= ${LOCALBASE}/lib/X11/fonts/dejavu/DejaVuSerif.ttf:${PORTSDIR}/x11-fonts/dejavu USE_GMAKE= yes |