diff options
author | ade <ade@FreeBSD.org> | 2001-05-05 05:51:17 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2001-05-05 05:51:17 +0800 |
commit | d928200809b11974205cc2ebc7e01aa53e9095f4 (patch) | |
tree | d7b35ef4cd6b2c75fd97640d26ec1ce4666d6041 /editors/abiword/Makefile | |
parent | 6855df27735fc5f10d442e902a0e3b24e5c8f96d (diff) | |
download | freebsd-ports-graphics-d928200809b11974205cc2ebc7e01aa53e9095f4.tar.gz freebsd-ports-graphics-d928200809b11974205cc2ebc7e01aa53e9095f4.tar.zst freebsd-ports-graphics-d928200809b11974205cc2ebc7e01aa53e9095f4.zip |
The new GNOME 1.4 "Fifth-Toe" metaport, bringing together a whole
bunch of GNOME applications under one convenient building mechanism.
Applications include:
mozilla, galeon, gabber, pan, gnumeric, sodipodi, atomix, balsa,
bombermaze, dia, eog, gedit, gimp, glimmer, gnomeicu, gob, gtm,
gnucash and abiword.
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r-- | editors/abiword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 98461e9e422..1b52e1633c9 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -11,6 +11,7 @@ PORTNAME= AbiWord PORTVERSION= 0.7.13 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ DISTNAME= abi-${PORTVERSION} @@ -24,7 +25,6 @@ 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 RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell DIST_SUBDIR= AbiWord |