diff options
author | Greg Lewis <glewis@FreeBSD.org> | 2011-06-22 01:27:33 +0000 |
---|---|---|
committer | Greg Lewis <glewis@FreeBSD.org> | 2011-06-22 01:27:33 +0000 |
commit | e960756124a2fda2d3bb010257e2e2809314b2e7 (patch) | |
tree | eb98524cd0aaab16ca7a4501d3fd112563bddf0d /graphics/xfig | |
parent | c3f0da40db58406acd7d639016fd65adb3d4a8b7 (diff) |
Notes
Diffstat (limited to 'graphics/xfig')
-rw-r--r-- | graphics/xfig/files/patch-Imakefile | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/graphics/xfig/files/patch-Imakefile b/graphics/xfig/files/patch-Imakefile index 9ec7531caa34..f20a34f81a09 100644 --- a/graphics/xfig/files/patch-Imakefile +++ b/graphics/xfig/files/patch-Imakefile @@ -77,15 +77,6 @@ $FreeBSD$ #endif XCOMM Uncomment the following definiton if you want to use the small icons -@@ -150,7 +150,7 @@ - XCOMM If your setlocale() doesn't support the locale, you should - XCOMM add -DSETLOCALE to I18N_DEFS. - --XCOMM #define I18N -+#define I18N - - XCOMM If using an input tablet uncomment the following - @@ -161,7 +161,7 @@ XCOMM inline functions. With the "INLINE" keyword, you should notice that XCOMM the display will be a bit faster in complex figures |