aboutsummaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile
diff options
context:
space:
mode:
authorAlexander Nedotsukov <bland@FreeBSD.org>2004-02-27 18:21:07 +0000
committerAlexander Nedotsukov <bland@FreeBSD.org>2004-02-27 18:21:07 +0000
commitbe586f2c5de483ecc3baf4bed15c2f338459ea8d (patch)
tree96c38850cc1a442a93486609cd6a990c7e306c46 /editors/abiword/Makefile
parent9e154d0c21d5af804e661f5d9ce74e5836e794bd (diff)
downloadports-be586f2c5de483ecc3baf4bed15c2f338459ea8d.tar.gz
ports-be586f2c5de483ecc3baf4bed15c2f338459ea8d.zip
Notes
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r--editors/abiword/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index cc6708b596e8..cfd0c15a0452 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -7,7 +7,7 @@
PORTNAME= AbiWord2
PORTVERSION= 2.0.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
@@ -20,7 +20,6 @@ COMMENT= An open-source, cross-platform WYSIWYG word processor
# unzip is needed during the installation process
BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
- iconv.3:${PORTSDIR}/converters/libiconv \
fribidi.0:${PORTSDIR}/converters/fribidi \
popt.0:${PORTSDIR}/devel/popt \
aspell.15:${PORTSDIR}/textproc/aspell
@@ -36,6 +35,7 @@ USE_AUTOMAKE_VER=14
USE_AUTOCONF_VER=213
USE_GMAKE= yes
USE_REINPLACE= yes
+USE_ICONV= yes
USE_GNOME= gnomehier libglade2 libxml2
WANT_GNOME= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \