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 /science | |
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 'science')
-rw-r--r-- | science/gchemutils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 8c52d239cc4f..327783f5aa5e 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -7,7 +7,7 @@ PORTNAME= gchemutils PORTVERSION= 0.10.9 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.10 @@ -18,7 +18,7 @@ COMMENT= C++ classes and Gtk2 widgets related to chemistry LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext \ openbabel.3:${PORTSDIR}/science/openbabel \ - goffice-0.8.7:${PORTSDIR}/devel/goffice + goffice-0.8.8:${PORTSDIR}/devel/goffice BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:${PORTSDIR}/science/bodr \ ${LOCALBASE}/libdata/pkgconfig/chemical-mime-data.pc:${PORTSDIR}/science/chemical-mime-data RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/bodr.pc:${PORTSDIR}/science/bodr \ @@ -37,7 +37,7 @@ GCONF_SCHEMAS= gcrystal.schemas gchempaint.schemas gchempaint-arrows.schemas gch MAN1= gchem3d.1 gchemcalc.1 gchempaint.1 gchemtable.1 gcrystal.1 gspectrum.1 -PLIST_SUB= VER=0.10 GOFFICE=0.7.18 +PLIST_SUB= VER=0.10 GOFFICE=0.8.0 OPTIONS= XUL "Build browser plugin (requires Xulrunner)" off |