diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-25 07:35:17 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-07-25 07:35:17 +0800 |
commit | 1c82a07a82f704f9c4d85a233c073aa75c3e6e22 (patch) | |
tree | 663ea534febf307af42a2bbceaeaef2080a39871 /astro/nightfall/files/patch-Light.h | |
parent | acfa8e73d52fdd71f5a79a1ff080c13defbe1dfb (diff) | |
download | marcuscom-ports-1c82a07a82f704f9c4d85a233c073aa75c3e6e22.tar marcuscom-ports-1c82a07a82f704f9c4d85a233c073aa75c3e6e22.tar.gz marcuscom-ports-1c82a07a82f704f9c4d85a233c073aa75c3e6e22.tar.bz2 marcuscom-ports-1c82a07a82f704f9c4d85a233c073aa75c3e6e22.tar.lz marcuscom-ports-1c82a07a82f704f9c4d85a233c073aa75c3e6e22.tar.xz marcuscom-ports-1c82a07a82f704f9c4d85a233c073aa75c3e6e22.tar.zst marcuscom-ports-1c82a07a82f704f9c4d85a233c073aa75c3e6e22.zip |
USE_X_PREFIX -> USE_XLIB, bump the PORTREVISION.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6757 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'astro/nightfall/files/patch-Light.h')
-rw-r--r-- | astro/nightfall/files/patch-Light.h | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/astro/nightfall/files/patch-Light.h b/astro/nightfall/files/patch-Light.h new file mode 100644 index 000000000..ee425a24f --- /dev/null +++ b/astro/nightfall/files/patch-Light.h @@ -0,0 +1,12 @@ +--- Light.h.orig Thu Oct 20 22:18:52 2005 ++++ Light.h Wed Dec 7 02:47:16 2005 +@@ -805,7 +805,9 @@ + /* */ + /**************************************************************************/ + ++#if 0 + extern char * program_invocation_name; ++#endif + + /* ----------- Error Messages ---------------------------------------- */ + |