most recent changes, diff for djvulibre

Index: graphics/djvulibre/Portfile
--- graphics/djvulibre/Portfile (revision 32471)
+++ graphics/djvulibre/Portfile (revision 32472)
@@ -3,7 +3,7 @@
PortSystem 1.0

name djvulibre
-version 3.5.17
+version 3.5.19
categories graphics www
platforms darwin
maintainers nomaintainer
@@ -17,7 +17,7 @@

homepage http://djvulibre.djvuzone.org/
master_sites sourceforge:djvu
-checksums md5 18e71eec1f7d59ef4710b405ea64650e
+checksums md5 0330d87ad337e408e21e1018eb511839

depends_lib port:libiconv \
port:jpeg \
@@ -26,6 +26,8 @@

configure.cflags-append "-I${prefix}/include"

+configure.ldflags-append "-dylib_file /System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib"
+
configure.args --mandir=${prefix}/share/man \
--enable-threads \
--enable-shared \