summaryrefslogtreecommitdiffstats
path: root/x11/gnomeapplets2/files/patch-charpick_charpick.c
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-27 12:20:28 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2003-09-27 12:20:28 +0800
commitfc92515198efe52543e175282adaa4330b835dab (patch)
tree4cf77d83bd9a33004f41f0c6edc951008fbefce9 /x11/gnomeapplets2/files/patch-charpick_charpick.c
parented7b89f31770c457e777d3125ecd301d6577c585 (diff)
downloadmarcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.gz
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.bz2
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.lz
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.xz
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.tar.zst
marcuscom-ports-fc92515198efe52543e175282adaa4330b835dab.zip
Remove gnomeapplets2 now that it has been merged into the FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@1280 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnomeapplets2/files/patch-charpick_charpick.c')
-rw-r--r--x11/gnomeapplets2/files/patch-charpick_charpick.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/gnomeapplets2/files/patch-charpick_charpick.c b/x11/gnomeapplets2/files/patch-charpick_charpick.c
deleted file mode 100644
index 7d0ee91eb..000000000
--- a/x11/gnomeapplets2/files/patch-charpick_charpick.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- charpick/charpick.c.orig Wed Sep 10 13:33:00 2003
-+++ charpick/charpick.c Wed Sep 10 13:33:19 2003
-@@ -3,7 +3,7 @@
- */
-
- #include <config.h>
--#ifndef sun
-+#if !defined(sun) && !defined(__FreeBSD__)
- #include <tgmath.h>
- #endif
- #include <panel-applet.h>