diff options
author | Giorgos Keramidas <keramida@FreeBSD.org> | 2004-07-30 10:09:42 +0000 |
---|---|---|
committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2004-07-30 10:09:42 +0000 |
commit | 1cfaffb6239475cbff480889fc82a7bc26744579 (patch) | |
tree | 5ca15f35ea8e903b668962bd7f61bc42cfdc43a1 /x11-fm | |
parent | 0f27160ee47cfd0ee59588aa16fd7a5e2ecae82d (diff) | |
download | ports-1cfaffb6239475cbff480889fc82a7bc26744579.tar.gz ports-1cfaffb6239475cbff480889fc82a7bc26744579.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/tkdesk/files/patch-af | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/x11-fm/tkdesk/files/patch-af b/x11-fm/tkdesk/files/patch-af new file mode 100644 index 000000000000..7c701cd8cbfd --- /dev/null +++ b/x11-fm/tkdesk/files/patch-af @@ -0,0 +1,11 @@ +--- libdesk/tixImgXpm.c.orig Fri Jul 30 11:36:18 2004 ++++ libdesk/tixImgXpm.c Fri Jul 30 11:36:30 2004 +@@ -63,8 +63,6 @@ + #include "tkPort.h"*/ + /*#include <tix.h>*/ + +-EXTERN void panic(); +- + /* constants used only in this file */ + + #define XPM_MONO 1 |