diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-18 11:26:13 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-18 11:26:13 +0000 |
commit | 449a928eea07416fb2c4e7ce5f02faae8c31155d (patch) | |
tree | 32461f0eea9317c27ab59afa60d1e17c3884eefe /graphics/djvulibre | |
parent | dc2cf7c4bcbf813c9744705b37346b1c0da6f0a3 (diff) | |
download | ports-449a928eea07416fb2c4e7ce5f02faae8c31155d.tar.gz ports-449a928eea07416fb2c4e7ce5f02faae8c31155d.zip |
Notes
Diffstat (limited to 'graphics/djvulibre')
-rw-r--r-- | graphics/djvulibre/files/patch-iconv | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/djvulibre/files/patch-iconv b/graphics/djvulibre/files/patch-iconv deleted file mode 100644 index 37a65e74d7cf..000000000000 --- a/graphics/djvulibre/files/patch-iconv +++ /dev/null @@ -1,11 +0,0 @@ -GNU iconv is known as giconv on FreeBSD - - -mi - ---- libdjvu/GUnicode.cpp Tue Oct 23 17:09:25 2001 -+++ libdjvu/GUnicode.cpp Thu Feb 7 13:57:53 2002 -@@ -44,3 +44,3 @@ - #ifdef HAS_ICONV --#include <iconv.h> -+#include <giconv.h> - #endif |