[32472] trunk/dports/graphics/djvulibre/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jan 3 05:46:21 PST 2008


Revision: 32472
          http://trac.macosforge.org/projects/macports/changeset/32472
Author:   ryandesign at macports.org
Date:     2008-01-03 05:45:07 -0800 (Thu, 03 Jan 2008)

Log Message:
-----------
djvulibre: update to 3.5.19 and fix build on Leopard; closes #13810

Modified Paths:
--------------
    trunk/dports/graphics/djvulibre/Portfile

Modified: trunk/dports/graphics/djvulibre/Portfile
===================================================================
--- trunk/dports/graphics/djvulibre/Portfile	2008-01-03 12:03:51 UTC (rev 32471)
+++ trunk/dports/graphics/djvulibre/Portfile	2008-01-03 13:45:07 UTC (rev 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 \

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080103/72b6bd8d/attachment.html


More information about the macports-changes mailing list