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 /editors | |
parent | Update to 0.8.3. (diff) |
Chase psiconv shared library version bump.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/AbiWord/Makefile | 2 | ||||
-rw-r--r-- | editors/AbiWord2/Makefile | 2 | ||||
-rw-r--r-- | editors/abiword-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/abiword/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile index 6d2104a598b6..310854ca6779 100644 --- a/editors/AbiWord/Makefile +++ b/editors/AbiWord/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ giconv:${PORTSDIR}/converters/libiconv LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ giconv.2:${PORTSDIR}/converters/libiconv \ - psiconv.7:${PORTSDIR}/converters/psiconv + psiconv.8:${PORTSDIR}/converters/psiconv DIST_SUBDIR= AbiWord diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index 6d2104a598b6..310854ca6779 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ giconv:${PORTSDIR}/converters/libiconv LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ giconv.2:${PORTSDIR}/converters/libiconv \ - psiconv.7:${PORTSDIR}/converters/psiconv + psiconv.8:${PORTSDIR}/converters/psiconv DIST_SUBDIR= AbiWord diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 6d2104a598b6..310854ca6779 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ giconv:${PORTSDIR}/converters/libiconv LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ giconv.2:${PORTSDIR}/converters/libiconv \ - psiconv.7:${PORTSDIR}/converters/psiconv + psiconv.8:${PORTSDIR}/converters/psiconv DIST_SUBDIR= AbiWord diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 6d2104a598b6..310854ca6779 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -25,7 +25,7 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ giconv:${PORTSDIR}/converters/libiconv LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ giconv.2:${PORTSDIR}/converters/libiconv \ - psiconv.7:${PORTSDIR}/converters/psiconv + psiconv.8:${PORTSDIR}/converters/psiconv DIST_SUBDIR= AbiWord |