diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-25 14:14:35 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-25 14:14:35 +0800 |
commit | 646c9252aed002ccc3371781d89f8de739e03c11 (patch) | |
tree | 2514aa89f6497000ab85a4246907864681074753 /x11/gnome-libs/files/patch-bm | |
parent | 575899836bb1dfe2cbb8dbab117fded9ae01d84e (diff) | |
download | marcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.tar.gz marcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.tar.zst marcuscom-ports-646c9252aed002ccc3371781d89f8de739e03c11.zip |
USE_X_PREFIX -> USE_XLIB, bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6790 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome-libs/files/patch-bm')
-rw-r--r-- | x11/gnome-libs/files/patch-bm | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/gnome-libs/files/patch-bm b/x11/gnome-libs/files/patch-bm new file mode 100644 index 000000000..ab6caa847 --- /dev/null +++ b/x11/gnome-libs/files/patch-bm @@ -0,0 +1,11 @@ +--- zvt/vt.h.orig Sat Sep 9 01:33:07 2000 ++++ zvt/vt.h Sat Sep 9 01:35:18 2000 +@@ -23,7 +23,7 @@ + + #include <unistd.h> + +-#include "lists.h" ++#include <zvt/lists.h> + + /* for utf-8 input support */ + #define ZVT_UTF 1 |