diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-09-01 21:25:59 +0000 |
commit | 8003ba152f15aa82aaadd76fcd6b669cc0cc9981 (patch) | |
tree | 7842527232644d8f0fc76639a38e9596a910d381 /mail/ftrack/files/patch-hpp__constant.hpp | |
parent | Convert to USES=libtool and add INSTALL_TARGET=install-strip (diff) |
Remove non staged ports without pending PR from ma*
Diffstat (limited to 'mail/ftrack/files/patch-hpp__constant.hpp')
-rw-r--r-- | mail/ftrack/files/patch-hpp__constant.hpp | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/ftrack/files/patch-hpp__constant.hpp b/mail/ftrack/files/patch-hpp__constant.hpp deleted file mode 100644 index 1c225217a585..000000000000 --- a/mail/ftrack/files/patch-hpp__constant.hpp +++ /dev/null @@ -1,11 +0,0 @@ ---- hpp/constant.hpp.orig Fri Jan 7 21:15:51 2005 -+++ hpp/constant.hpp Fri Jan 7 21:17:02 2005 -@@ -21,7 +21,7 @@ - # ifdef __LINUX__ - # define OsType "/LNX" - # elif defined(__FreeBSD__) --# define OsType "/FBSD" -+# define OsType "/BSD" - # elif defined(sun) - # define OsType "/SUN" - # elif defined(_AIX) |