summaryrefslogtreecommitdiff
path: root/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2008-05-25 11:23:23 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2008-05-25 11:23:23 +0000
commit5903d61c85c791f2c27caafa81ebcda1df66ced4 (patch)
tree7dd5dc22776ad3fa2ef3b28b24bc6aba217028ec /sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp
parentRemove japanese/kochi-cidfonts. This CID-keyed font is suspected (diff)
- Update to 1.4.2
- Take maintainership (requested by maintainer) PR: 123967 Submitted by: leeym Approved by: trasz
Notes
Notes: svn path=/head/; revision=213651
Diffstat (limited to 'sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp')
-rw-r--r--sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp b/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp
new file mode 100644
index 000000000000..c282e2f4f600
--- /dev/null
+++ b/sysutils/fusefs-encfs/files/patch-encfs__encfsctl.cpp
@@ -0,0 +1,13 @@
+--- encfs/encfsctl.cpp.orig 2008-05-22 02:37:48.000000000 -0700
++++ encfs/encfsctl.cpp 2008-05-22 02:37:57.000000000 -0700
+@@ -36,9 +36,9 @@
+ #include <sys/types.h>
+ #include <sys/stat.h>
+ #include <fcntl.h>
+ #ifdef __FreeBSD__
+-#include <libintl.h>
++#include "gettext.h"
+ #endif
+
+ #include "i18n.h"
+