aboutsummaryrefslogtreecommitdiff
path: root/graphics/xfig
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-31 07:41:49 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-31 07:41:49 +0000
commit16b42bd25b5439518b42b143cc9f07c12ef0752f (patch)
tree6a43f35588336bb5e4169b855da5e3e215adb72f /graphics/xfig
parent038634bbbc6c18684fcd04256911aaaf1f5e6aa8 (diff)
downloadports-16b42bd25b5439518b42b143cc9f07c12ef0752f.tar.gz
ports-16b42bd25b5439518b42b143cc9f07c12ef0752f.zip
Notes
Diffstat (limited to 'graphics/xfig')
-rw-r--r--graphics/xfig/files/patch-aa10
1 files changed, 9 insertions, 1 deletions
diff --git a/graphics/xfig/files/patch-aa b/graphics/xfig/files/patch-aa
index 81baa6210564..1109ba739b18 100644
--- a/graphics/xfig/files/patch-aa
+++ b/graphics/xfig/files/patch-aa
@@ -38,7 +38,7 @@
#endif
XCOMM Uncomment the following definiton if you want to use the small icons
-@@ -105,10 +105,10 @@
+@@ -105,17 +105,17 @@
XCOMM Then be sure to change the XAW3DINC to point to the directory where your
XCOMM 3D Athena widget headers are located
@@ -51,6 +51,14 @@
DUSEXAW3D = -DXAW3D
XAWLIB = -lXaw3d
#endif
+
+ XCOMM Uncomment the following if you have a wheel mouse. See docs for description.
+
+-XCOMM #define WHEELMOUSE
++#define WHEELMOUSE
+
+ #ifdef WHEELMOUSE
+ DUSEWHEELMOUSE = -DWHEELMOUSE
@@ -154,7 +154,7 @@
XCOMM inline functions. With the "INLINE" keyword, you should notice that
XCOMM the display will be a bit faster in complex figures