Modified: trunk/dports/editors/abiword-x11/Portfile (107528 => 107529)
--- trunk/dports/editors/abiword-x11/Portfile 2013-07-02 03:45:35 UTC (rev 107528)
+++ trunk/dports/editors/abiword-x11/Portfile 2013-07-02 04:34:00 UTC (rev 107529)
@@ -1,27 +1,28 @@
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# $Id$
-PortSystem 1.0
+PortSystem 1.0
-name abiword-x11
+name abiword-x11
set dname abiword
-version 2.8.6
+version 2.8.6
revision 3
license GPL
-description A word processor with gnome support.
-long_description A word processor with gnome support.
-maintainers nomaintainer
-categories editors textproc gnome
-platforms darwin
-homepage http://www.abisource.com/
+description A word processor with gnome support.
+long_description \
+ ${description}
+maintainers nomaintainer
+categories editors textproc gnome
+platforms darwin
+homepage http://www.abisource.com/
master_sites http://www.abisource.org/downloads/${dname}/${version}/source \
- http://www.nl.abisource.com/downloads/${dname}/${version}/source
+ http://www.nl.abisource.com/downloads/${dname}/${version}/source
checksums md5 f883b0a7f26229a9c66fd6a1a94381aa \
sha1 998f69d038000b3fc027d4259548f02d67c8d0df \
rmd160 caabab25d197f9553ea12376de36fc7f5a771a58
-distname ${dname}-${version}
+distname ${dname}-${version}
patchfiles patch-configure.diff \
patch-glib-2.32.diff \
@@ -30,15 +31,15 @@
depends_build port:pkgconfig
-depends_lib port:libgnomeui \
+depends_lib port:libgnomeui \
port:libgsf \
- port:fribidi \
- port:wv \
+ port:fribidi \
+ port:wv \
port:enchant \
port:libpng \
port:librsvg
-configure.args --disable-default-plugins
+configure.args --disable-default-plugins
#
# port wv is not universal