most recent changes, diff for abiword
Index: editors/abiword-x11/Portfile
--- editors/abiword-x11/Portfile (revision 35905)
+++ editors/abiword-x11/Portfile (revision 35906)
@@ -1,13 +1,14 @@
# $Id$
PortSystem 1.0
+
name abiword-x11
version 2.4.6
description A word processor with gnome support.
long_description A word processor with gnome support.
maintainers nomaintainer
categories editors textproc gnome
-platforms darwin
+platforms darwin
homepage http://www.abisource.com/
master_sites \
http://www.abisource.org/downloads/abiword/${version}/source \
@@ -38,7 +39,7 @@
build.target {}
-variant without_gnome {
+variant without_gnome description {Disable GNOME support} {
configure.args-delete --enable-gnome
depends_lib-delete \
port:gnome-platform-suite \