Modified: trunk/dports/graphics/xfig/Portfile (70349 => 70350)
--- trunk/dports/graphics/xfig/Portfile 2010-08-07 01:01:40 UTC (rev 70349)
+++ trunk/dports/graphics/xfig/Portfile 2010-08-07 01:31:32 UTC (rev 70350)
@@ -4,7 +4,7 @@
name xfig
version 3.2.5b
-revision 1
+revision 2
categories graphics x11
maintainers nomaintainer
description Facility for Interactive Generation of figures under X11
Modified: trunk/dports/graphics/xfig/files/patch-Imakefile (70349 => 70350)
--- trunk/dports/graphics/xfig/files/patch-Imakefile 2010-08-07 01:01:40 UTC (rev 70349)
+++ trunk/dports/graphics/xfig/files/patch-Imakefile 2010-08-07 01:31:32 UTC (rev 70350)
@@ -1,5 +1,5 @@
--- Imakefile.orig 2009-03-30 10:53:05.000000000 -0500
-+++ Imakefile 2009-12-21 15:31:35.000000000 -0600
++++ Imakefile 2010-08-06 20:22:28.000000000 -0500
@@ -30,9 +30,12 @@
XCOMM Also, you may have to uncomment and redefine MKDIRHIER because "make" looks
XCOMM for it relative to the BINDIR variable.
@@ -25,6 +25,15 @@
XCOMM Comment out the following definition for XAW3D if you don't to want to use
XCOMM the 3d Athena Widget Set
+@@ -60,7 +63,7 @@
+ XCOMM some new features, including "Tips", which replace xfig's "help balloons"
+ XCOMM NOTE: This is the default for many X systems now.
+
+-XCOMM #define XAW3D1_5E
++#define XAW3D1_5E
+
+ #ifdef XAW3D1_5E
+ DUSEXAW3D = -DXAW3D -DXAW3D1_5E
@@ -75,9 +78,9 @@
XCOMM Redefine the following if your PNG library, zlib library and/or include file
XCOMM are in different places