--- Portfile	2008-10-21 15:19:30.000000000 +0200
+++ Portfilenew	2008-10-21 16:28:37.000000000 +0200
@@ -3,7 +3,7 @@
 PortSystem 1.0
 
 name       djvulibre
-version    3.5.19
+version    3.5.21
 categories      graphics www
 platforms       darwin
 maintainers     nomaintainer
@@ -15,16 +15,16 @@
                             looks nicer on a screen and consume less client resources than competing \
                             formats.
 
-homepage        http://djvulibre.djvuzone.org/
+homepage        http://djvu.sourceforge.net/
 master_sites    sourceforge:djvu
-checksums       md5 0330d87ad337e408e21e1018eb511839
+checksums       md5 4c6f3eb03ffbd067b6d2fe2344b0d9ad
 
 depends_lib     port:libiconv \
 		port:jpeg \
                 port:tiff \
-		port:qt3
+		port:libpng
 
-configure.cflags-append "-I${prefix}/include"
+#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"
 
@@ -32,4 +32,4 @@
 		--enable-threads \
 		--enable-shared \
 		--enable-xmltools \
-		--with-qt=${prefix}/lib/qt3
+		--disable-djview 

