K 10 svn:author V 6 marino K 8 svn:date V 27 2013-10-07T09:04:10.056927Z K 7 svn:log V 261 graphics/ipe: Update patch to support DragonFly DragonFly 3.4 uses char* prototype for iconv while the upcoming DragonFly 3.6 uses const char* iconv prototype like FreeBSD does. Modify the iconv patch to allow graphics/ipe to build on both DragonFly releases. END