aboutsummaryrefslogtreecommitdiff
path: root/archivers/unrar-iconv
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2008-07-02 23:02:46 +0000
committerWesley Shields <wxs@FreeBSD.org>2008-07-02 23:02:46 +0000
commit33d1956a50a7eb429eae87a92a9eb6d58cc04159 (patch)
treeae63f2d368e20d7bd4213f022960d20610acc082 /archivers/unrar-iconv
parentb34333e2d3aa107542686f73f30f5c57af45f52a (diff)
downloadports-33d1956a50a7eb429eae87a92a9eb6d58cc04159.tar.gz
ports-33d1956a50a7eb429eae87a92a9eb6d58cc04159.zip
Fix broken build.
PR: ports/125040 Submitted by: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Approved by: Yar Odin <yarodin@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=216184
Diffstat (limited to 'archivers/unrar-iconv')
-rw-r--r--archivers/unrar-iconv/files/patch-iconv8
1 files changed, 4 insertions, 4 deletions
diff --git a/archivers/unrar-iconv/files/patch-iconv b/archivers/unrar-iconv/files/patch-iconv
index 82426ac1fbd0..7bff2b2ff6dd 100644
--- a/archivers/unrar-iconv/files/patch-iconv
+++ b/archivers/unrar-iconv/files/patch-iconv
@@ -123,12 +123,12 @@
+#define MCHelpSwLO "\n lo<option> Encoding option {ignore,translit,<empty>}"
+#define MIconvCannotOpen "\nCannot open iconv to convert between '%s' and '%s' with option '%s'"
+#endif
---- makefile.unix Sat Apr 30 11:00:12 2005
-+++ makefile.unix Mon Jan 16 18:04:41 2006
-@@ -10,6 +10,13 @@
- CXXFLAGS=-O2
+--- makefile.unix 2008-05-31 14:18:14.000000000 +0800
++++ makefile.unix 2008-06-27 17:03:22.459952295 +0800
+@@ -11,6 +11,13 @@
DEFINES=-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
STRIP=strip
+ DESTDIR=/usr
+# iconv stuff. Remove #ICONV# to enable
+# where to get iconv.h
+CXXFLAGS+= -I/usr/local/include