diff options
author | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-12-06 08:27:37 +0000 |
---|---|---|
committer | Yukihiro Nakai <nakai@FreeBSD.org> | 2000-12-06 08:27:37 +0000 |
commit | c8832739b5c797beed324a514b53fdc27792a428 (patch) | |
tree | 9190896b5ffe829c9b35faa8c62cca81e65d18bf | |
parent | 14294f1f36055f28465ff7fd082591c70433147b (diff) | |
download | ports-c8832739b5c797beed324a514b53fdc27792a428.tar.gz ports-c8832739b5c797beed324a514b53fdc27792a428.zip |
Notes
-rw-r--r-- | x11-wm/xfce/files/patch-aa | 11 | ||||
-rw-r--r-- | x11-wm/xfce4/files/patch-aa | 11 |
2 files changed, 0 insertions, 22 deletions
diff --git a/x11-wm/xfce/files/patch-aa b/x11-wm/xfce/files/patch-aa deleted file mode 100644 index 42e23d4fe056..000000000000 --- a/x11-wm/xfce/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/alpha_header.h.orig Sat Sep 18 17:57:24 1999 -+++ libs/alpha_header.h Sat Sep 18 17:58:58 1999 -@@ -12,6 +12,8 @@ - extern size_t strlen (char *); - #endif - -+#ifndef __FreeBSD__ - extern void bzero (char *, int); -+#endif - extern int gethostname (char *, int); - /**************************************************************************/ diff --git a/x11-wm/xfce4/files/patch-aa b/x11-wm/xfce4/files/patch-aa deleted file mode 100644 index 42e23d4fe056..000000000000 --- a/x11-wm/xfce4/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- libs/alpha_header.h.orig Sat Sep 18 17:57:24 1999 -+++ libs/alpha_header.h Sat Sep 18 17:58:58 1999 -@@ -12,6 +12,8 @@ - extern size_t strlen (char *); - #endif - -+#ifndef __FreeBSD__ - extern void bzero (char *, int); -+#endif - extern int gethostname (char *, int); - /**************************************************************************/ |