[59170] trunk/dports/x11/xorg-font-util

blb at macports.org blb at macports.org
Sat Oct 10 14:57:29 PDT 2009


Revision: 59170
          http://trac.macports.org/changeset/59170
Author:   blb at macports.org
Date:     2009-10-10 14:57:28 -0700 (Sat, 10 Oct 2009)
Log Message:
-----------
x11/xorg-font-util - install util font files in the right place, ticket #21971

Modified Paths:
--------------
    trunk/dports/x11/xorg-font-util/Portfile

Added Paths:
-----------
    trunk/dports/x11/xorg-font-util/files/
    trunk/dports/x11/xorg-font-util/files/patch-Makefile.in.diff

Modified: trunk/dports/x11/xorg-font-util/Portfile
===================================================================
--- trunk/dports/x11/xorg-font-util/Portfile	2009-10-10 21:54:43 UTC (rev 59169)
+++ trunk/dports/x11/xorg-font-util/Portfile	2009-10-10 21:57:28 UTC (rev 59170)
@@ -4,6 +4,7 @@
 name                xorg-font-util
 set my_name         font-util
 version             1.1.0
+revision            1
 categories          x11 graphics
 maintainers         blb openmaintainer
 description         X.org font utilities bdftruncate and ucs2any
@@ -22,6 +23,8 @@
 
 depends_build       port:pkgconfig
 
+patchfiles          patch-Makefile.in.diff
+
 livecheck.type      regex
 livecheck.regex     ${my_name}-(\[\\d.\]+)${extract.suffix}
 livecheck.url       ${master_sites}

Added: trunk/dports/x11/xorg-font-util/files/patch-Makefile.in.diff
===================================================================
--- trunk/dports/x11/xorg-font-util/files/patch-Makefile.in.diff	                        (rev 0)
+++ trunk/dports/x11/xorg-font-util/files/patch-Makefile.in.diff	2009-10-10 21:57:28 UTC (rev 59170)
@@ -0,0 +1,10 @@
+--- Makefile.in.orig	2009-10-09 18:19:19.000000000 -0600
++++ Makefile.in	2009-10-10 15:53:11.000000000 -0600
+@@ -224,6 +224,7 @@
+ docdir = @docdir@
+ dvidir = @dvidir@
+ exec_prefix = @exec_prefix@
++fontrootdir = @FONTROOTDIR@
+ host = @host@
+ host_alias = @host_alias@
+ host_cpu = @host_cpu@
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091010/0726dc94/attachment.html>


More information about the macports-changes mailing list