diff options
Diffstat (limited to 'x11-toolkits/xforms/files/patch-aa')
-rw-r--r-- | x11-toolkits/xforms/files/patch-aa | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/x11-toolkits/xforms/files/patch-aa b/x11-toolkits/xforms/files/patch-aa deleted file mode 100644 index ba70cd885776..000000000000 --- a/x11-toolkits/xforms/files/patch-aa +++ /dev/null @@ -1,20 +0,0 @@ ---- Imakefile.orig Tue Dec 3 12:25:43 2002 -+++ Imakefile Wed Dec 18 21:25:38 2002 -@@ -21,3 +21,2 @@ - --#define DebugSymbols YES - -@@ -45,10 +45,10 @@ - #define TiffIncLoc /usr/local/include - #define TiffLibLoc /usr/local/lib - --#define NonstandardJpeg NO -+#define NonstandardJpeg YES - --#define JpegIncLoc /usr/local/include --#define JpegLibLoc /usr/local/lib -+#define JpegIncLoc $(LOCALBASE)/include -+#define JpegLibLoc $(LOCALBASE)/lib - - ###################################################################### - # # |