[72389] trunk/dports/print/libpaper/files/patch-lib_Makefile.in.diff

takanori at macports.org takanori at macports.org
Tue Oct 12 11:50:02 PDT 2010


Revision: 72389
          http://trac.macports.org/changeset/72389
Author:   takanori at macports.org
Date:     2010-10-12 11:50:01 -0700 (Tue, 12 Oct 2010)
Log Message:
-----------
libpaper: add a missing patch file.

Added Paths:
-----------
    trunk/dports/print/libpaper/files/patch-lib_Makefile.in.diff

Added: trunk/dports/print/libpaper/files/patch-lib_Makefile.in.diff
===================================================================
--- trunk/dports/print/libpaper/files/patch-lib_Makefile.in.diff	                        (rev 0)
+++ trunk/dports/print/libpaper/files/patch-lib_Makefile.in.diff	2010-10-12 18:50:01 UTC (rev 72389)
@@ -0,0 +1,11 @@
+--- lib/Makefile.in.orig	2006-01-08 06:20:05.000000000 +0900
++++ lib/Makefile.in	2010-10-13 03:40:07.000000000 +0900
+@@ -507,7 +507,7 @@
+ 	       if ($$4 == "mm") factor = 72.0 / 25.4; \
+ 	       if ($$4 == "in") factor = 72.0; \
+ 	       printf("    { \"%s\", %5f, %5f },\n", \
+-		      $$1, $$2 * factor, $$3 * factor); }' < $< >> $@
++		      $$1, $$2 * factor, $$3 * factor); }' < paperspecs >> $@
+ # Tell versions [3.59,3.63) of GNU make to not export all variables.
+ # Otherwise a system limit (for SysV at least) may be exceeded.
+ .NOEXPORT:
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101012/f588e472/attachment.html>


More information about the macports-changes mailing list