summaryrefslogtreecommitdiff
path: root/editors/AbiWord/Makefile
diff options
context:
space:
mode:
authorJing-Tang Keith Jang <keith@FreeBSD.org>2001-01-08 06:28:38 +0000
committerJing-Tang Keith Jang <keith@FreeBSD.org>2001-01-08 06:28:38 +0000
commitdc8aedccce47ff24c30a945a6b1881f6664279ef (patch)
treeaa61914a6d81b2c43d07e9400367adc3e339865a /editors/AbiWord/Makefile
parentAdd dependency on p5-Apache, p5-Apache-Icon, p5-Apache-Language and (diff)
Sigh, go back to use AbiWord's builtin version of libiconv.
AbiWord will coredump and unable to display ANY character correctly when linking against converters/iconv. This is a temporary workaround. Approved by: "Alec Wolman" <wolman@cs.washington.edu> (MAINTAINER)
Notes
Notes: svn path=/head/; revision=36928
Diffstat (limited to 'editors/AbiWord/Makefile')
-rw-r--r--editors/AbiWord/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile
index b0d9bffb7465..9b99fca5143e 100644
--- a/editors/AbiWord/Makefile
+++ b/editors/AbiWord/Makefile
@@ -15,14 +15,14 @@ CATEGORIES= editors
MASTER_SITES= http://download.abisource.com/releases/${PORTVERSION}/src/
DISTNAME= abi-${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} expat.tar.gz unixfonts.tar.gz \
- wv.tar.gz abidistfiles.tar.gz
+ wv.tar.gz abidistfiles.tar.gz libiconv.tar.gz
MAINTAINER= wolman@cs.washington.edu
# unzip is needed during the installation process
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
-LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png \
- iconv.2:${PORTSDIR}/converters/iconv
+LIB_DEPENDS= png.4:${PORTSDIR}/graphics/png
+# iconv.2:${PORTSDIR}/converters/iconv
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
DIST_SUBDIR= AbiWord