Ticket #12335: xfig.diff
File xfig.diff, 1.4 KB (added by ryandesign (Ryan Carsten Schmidt), 17 years ago) |
---|
-
files/patch-Imakefile
1 --- Imakefile.orig 2006-10-1 1 08:19:22.000000000 +09002 +++ Imakefile 2007-0 4-14 23:36:43.000000000 +09001 --- Imakefile.orig 2006-10-10 18:19:22.000000000 -0500 2 +++ Imakefile 2007-09-01 04:37:55.000000000 -0500 3 3 @@ -30,7 +30,8 @@ 4 4 XCOMM Also, you may have to uncomment and redefine MKDIRHIER because "make" looks 5 5 XCOMM for it relative to the BINDIR variable. … … 10 10 XCOMM MKDIRHIER = /bin/sh /usr/bin/X11/mkdirhier -p 11 11 MKDIRHIER = mkdirhier 12 12 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 13 22 @@ -72,9 +73,9 @@ 14 23 XCOMM Redefine the following if your PNG library, zlib library and/or include file 15 24 XCOMM are in different places -
Portfile
3 3 PortSystem 1.0 4 4 name xfig 5 5 version 3.2.5 6 revision 16 revision 2 7 7 categories graphics x11 8 8 maintainers pguyot@kallisys.net 9 9 description Facility for Interactive Generation of figures under X11