From f655f04860a73d753d8260119ade7d0c61664d64 Mon Sep 17 00:00:00 2001 From: sobomax Date: Tue, 21 Aug 2001 14:52:59 +0000 Subject: Use libpsiconv from the new psiconv port instead of one buindled with AbiWord. --- editors/abiword/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'editors/abiword') diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index aa6c3c7..442371a 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 -- cgit v1.1