summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-21 14:52:59 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-21 14:52:59 +0000
commitdfac2e704f436eeb6f07af9debb43a58b99254e7 (patch)
treedbf2229b1a8400ce3da8b95fe1b9ff5006b867b7
parentThe port filches Apple Pascal disk images. It's not at all clear that (diff)
Use libpsiconv from the new psiconv port instead of one buindled with AbiWord.
Notes
Notes: svn path=/head/; revision=46592
-rw-r--r--editors/AbiWord/Makefile3
-rw-r--r--editors/AbiWord2/Makefile3
-rw-r--r--editors/abiword-devel/Makefile3
-rw-r--r--editors/abiword/Makefile3
4 files changed, 8 insertions, 4 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile
index aa6c3c71b66f..442371a70135 100644
--- a/editors/AbiWord/Makefile
+++ b/editors/AbiWord/Makefile
@@ -22,7 +22,8 @@ MAINTAINER= gnome@FreeBSD.org
# unzip is needed during the installation process
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
- giconv.2:${PORTSDIR}/converters/libiconv
+ giconv.2:${PORTSDIR}/converters/libiconv \
+ psiconv.7:${PORTSDIR}/converters/psiconv
DIST_SUBDIR= AbiWord
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index aa6c3c71b66f..442371a70135 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/Makefile
@@ -22,7 +22,8 @@ MAINTAINER= gnome@FreeBSD.org
# unzip is needed during the installation process
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
- giconv.2:${PORTSDIR}/converters/libiconv
+ giconv.2:${PORTSDIR}/converters/libiconv \
+ psiconv.7:${PORTSDIR}/converters/psiconv
DIST_SUBDIR= AbiWord
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index aa6c3c71b66f..442371a70135 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -22,7 +22,8 @@ MAINTAINER= gnome@FreeBSD.org
# unzip is needed during the installation process
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
- giconv.2:${PORTSDIR}/converters/libiconv
+ giconv.2:${PORTSDIR}/converters/libiconv \
+ psiconv.7:${PORTSDIR}/converters/psiconv
DIST_SUBDIR= AbiWord
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index aa6c3c71b66f..442371a70135 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -22,7 +22,8 @@ MAINTAINER= gnome@FreeBSD.org
# unzip is needed during the installation process
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
- giconv.2:${PORTSDIR}/converters/libiconv
+ giconv.2:${PORTSDIR}/converters/libiconv \
+ psiconv.7:${PORTSDIR}/converters/psiconv
DIST_SUBDIR= AbiWord