Ticket #12335: xfig.diff

File xfig.diff, 1.4 KB (added by ryandesign (Ryan Carsten Schmidt), 17 years ago)

Patch which fails to fix the problem

  • files/patch-Imakefile

     
    1 --- Imakefile.orig      2006-10-11 08:19:22.000000000 +0900
    2 +++ Imakefile   2007-04-14 23:36:43.000000000 +0900
     1--- Imakefile.orig      2006-10-10 18:19:22.000000000 -0500
     2+++ Imakefile   2007-09-01 04:37:55.000000000 -0500
    33@@ -30,7 +30,8 @@
    44 XCOMM Also, you may have to uncomment and redefine MKDIRHIER because "make" looks
    55 XCOMM for it relative to the BINDIR variable.
     
    1010 XCOMM MKDIRHIER = /bin/sh /usr/bin/X11/mkdirhier -p
    1111 MKDIRHIER = mkdirhier
    1212 
     13@@ -55,7 +56,7 @@
     14 XCOMM Uncomment the following if you have David Hawkey's Xaw3D version 1.5E which has
     15 XCOMM some new features, including "Tips", which replace xfig's "help balloons"
     16 
     17-XCOMM #define XAW3D1_5E
     18+#define XAW3D1_5E
     19 
     20 #ifdef XAW3D1_5E
     21     DUSEXAW3D = -DXAW3D -DXAW3D1_5E
    1322@@ -72,9 +73,9 @@
    1423 XCOMM Redefine the following if your PNG library, zlib library and/or include file
    1524 XCOMM are in different places
  • Portfile

     
    33PortSystem              1.0
    44name                    xfig
    55version                 3.2.5
    6 revision                1
     6revision                2
    77categories              graphics x11
    88maintainers             pguyot@kallisys.net
    99description             Facility for Interactive Generation of figures under X11