diff options
author | marcus <marcus@FreeBSD.org> | 2009-09-25 09:46:05 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2009-09-25 09:46:05 +0800 |
commit | 23f31afbe5ceb7d524b09c6aed2e54923bc531b3 (patch) | |
tree | d8aacaa187d925d9b71d7c59f0161bc5ca2577f9 /science/gchemutils | |
parent | 4a8e28b66dafb91e46559b74b6f9c073a731dc35 (diff) | |
download | freebsd-ports-gnome-23f31afbe5ceb7d524b09c6aed2e54923bc531b3.tar.gz freebsd-ports-gnome-23f31afbe5ceb7d524b09c6aed2e54923bc531b3.tar.zst freebsd-ports-gnome-23f31afbe5ceb7d524b09c6aed2e54923bc531b3.zip |
Chase the goffice update.
Feature safe: yes
Diffstat (limited to 'science/gchemutils')
-rw-r--r-- | science/gchemutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index df59a27b57cf..64966d0ca054 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -7,6 +7,7 @@ PORTNAME= gchemutils PORTVERSION= 0.10.8 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.10 @@ -36,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.12 +PLIST_SUB= VER=0.10 GOFFICE=0.7.13 OPTIONS= XUL "Build browser plugin (requires Xulrunner)" off |