diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-02-23 04:15:33 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-02-23 04:15:33 +0800 |
commit | d253267c9d18e0cc598e01b43cc2c295a2bd5e66 (patch) | |
tree | 6c53da9de6134885c8c511379e70946dbece3338 /math/gnumeric | |
parent | 4583901c4e0682b1d5d48d62aae115c40a425557 (diff) | |
download | freebsd-ports-gnome-d253267c9d18e0cc598e01b43cc2c295a2bd5e66.tar.gz freebsd-ports-gnome-d253267c9d18e0cc598e01b43cc2c295a2bd5e66.tar.zst freebsd-ports-gnome-d253267c9d18e0cc598e01b43cc2c295a2bd5e66.zip |
Chase psiconv shared library version bump.
Diffstat (limited to 'math/gnumeric')
-rw-r--r-- | math/gnumeric/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index 5722e11bc0b9..4d6a1f333a1b 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -16,7 +16,7 @@ MAINTAINER?= gnome@FreeBSD.org LIB_DEPENDS= gnomeole2.0:${PORTSDIR}/devel/libole2 \ gbrun.0:${PORTSDIR}/lang/gnomebasic \ giconv.2:${PORTSDIR}/converters/libiconv \ - psiconv.7:${PORTSDIR}/converters/psiconv + psiconv.8:${PORTSDIR}/converters/psiconv USE_BZIP2= yes USE_X_PREFIX= yes |