[35906] trunk/dports/editors/abiword-x11/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Wed Apr 9 09:42:38 PDT 2008


Revision: 35906
          http://trac.macosforge.org/projects/macports/changeset/35906
Author:   mcalhoun at macports.org
Date:     2008-04-09 09:42:37 -0700 (Wed, 09 Apr 2008)

Log Message:
-----------
abiword-x11: eliminate lint messages.

Modified Paths:
--------------
    trunk/dports/editors/abiword-x11/Portfile

Modified: trunk/dports/editors/abiword-x11/Portfile
===================================================================
--- trunk/dports/editors/abiword-x11/Portfile	2008-04-09 16:42:33 UTC (rev 35905)
+++ trunk/dports/editors/abiword-x11/Portfile	2008-04-09 16:42:37 UTC (rev 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 \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080409/3aec99c8/attachment.html


More information about the macports-changes mailing list