[44933] trunk/dports/x11/xorg-libXfont/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Jan 4 13:29:16 PST 2009


Revision: 44933
          http://trac.macports.org/changeset/44933
Author:   jeremyhu at macports.org
Date:     2009-01-04 13:29:16 -0800 (Sun, 04 Jan 2009)
Log Message:
-----------
xorg-libXfont: Fixed description for system_x11 variant

Modified Paths:
--------------
    trunk/dports/x11/xorg-libXfont/Portfile

Modified: trunk/dports/x11/xorg-libXfont/Portfile
===================================================================
--- trunk/dports/x11/xorg-libXfont/Portfile	2009-01-04 21:27:16 UTC (rev 44932)
+++ trunk/dports/x11/xorg-libXfont/Portfile	2009-01-04 21:29:16 UTC (rev 44933)
@@ -9,7 +9,7 @@
 description	X.org libXfont
 homepage	http://www.x.org
 platforms	darwin macosx
-long_description X font handling library for server & utilities
+long_description X font handling library for server and utilities
 master_sites	 ${homepage}/pub/individual/lib/
 
 distname	libXfont-${version}
@@ -45,6 +45,7 @@
 	if { [file exists ${x11prefix}/lib/libXfont.dylib] && ! [string equal ${prefix} ${x11prefix}] } {
 		fetch           { }
 		checksum        { }
+		patch		{ }
 		build           { }
 		destroot        {
 			xinstall -d ${destroot}${prefix}/share/doc/${name}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090104/cf3773c9/attachment-0001.html>


More information about the macports-changes mailing list