diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-22 20:15:33 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-22 20:15:33 +0000 |
commit | 2d86193b116d737258afc67f256abcb9b31e6f99 (patch) | |
tree | 8e1b5faf9ee9b39d9087fd52ffd8e57a8f130675 /math/gnumeric/Makefile | |
parent | ffb354a2c22b060a79111e132fdec7b4d7dbe644 (diff) | |
download | ports-2d86193b116d737258afc67f256abcb9b31e6f99.tar.gz ports-2d86193b116d737258afc67f256abcb9b31e6f99.zip |
Notes
Diffstat (limited to 'math/gnumeric/Makefile')
-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 |