[37646] trunk/dports/kde/kdesdk3

takanori at macports.org takanori at macports.org
Mon Jun 16 21:15:01 PDT 2008


Revision: 37646
          http://trac.macosforge.org/projects/macports/changeset/37646
Author:   takanori at macports.org
Date:     2008-06-16 21:15:00 -0700 (Mon, 16 Jun 2008)

Log Message:
-----------
kdesdk3: depend on db46 instead of db44

Modified Paths:
--------------
    trunk/dports/kde/kdesdk3/Portfile
    trunk/dports/kde/kdesdk3/files/CompileScript.sh

Modified: trunk/dports/kde/kdesdk3/Portfile
===================================================================
--- trunk/dports/kde/kdesdk3/Portfile	2008-06-17 02:56:58 UTC (rev 37645)
+++ trunk/dports/kde/kdesdk3/Portfile	2008-06-17 04:15:00 UTC (rev 37646)
@@ -5,6 +5,7 @@
 PortSystem 1.0
 name		kdesdk3
 version		3.5.8
+revision	1
 set kdeadmin	kde-admindir-1024
 categories	kde
 maintainers	nomaintainer
@@ -25,7 +26,7 @@
 		${kdeadmin}.tar.bz2:admin
 depends_build	port:autoconf \
 		port:unsermake
-depends_lib	port:db44 \
+depends_lib	port:db46 \
 		port:kdebase3 \
 		port:kdepim3
 #		port:subversion
@@ -66,7 +67,7 @@
 		reinplace "s|<\\(fnmatch\.h\\)>|\"/usr/include/\\1\"|" ${worksrcpath}/cervisia/stringmatcher.cpp
 }
 
-configure.args	--with-db-name=db-4.4 --with-db-include-dir=${prefix}/include/db44 --with-db-lib-dir=${prefix}/lib/db44 --with-distribution='MacPorts/Mac OS X' --without-subversion --without-arts
+configure.args	--with-db-name=db-4.6 --with-db-include-dir=${prefix}/include/db46 --with-db-lib-dir=${prefix}/lib/db46 --with-distribution='MacPorts/Mac OS X' --without-subversion --without-arts
 
 configure	{}
 use_parallel_build  yes

Modified: trunk/dports/kde/kdesdk3/files/CompileScript.sh
===================================================================
--- trunk/dports/kde/kdesdk3/files/CompileScript.sh	2008-06-17 02:56:58 UTC (rev 37645)
+++ trunk/dports/kde/kdesdk3/files/CompileScript.sh	2008-06-17 04:15:00 UTC (rev 37646)
@@ -13,4 +13,4 @@
 #fink
 #	./build-helper.sh make      %N %v %r unsermake $UNSERMAKEFLAGS LIB_DBIV=-ldb-4.2
 #macports
-	./build-helper.sh make      %N %v %r unsermake $UNSERMAKEFLAGS LIB_DBIV=-ldb-4.4
+	./build-helper.sh make      %N %v %r unsermake $UNSERMAKEFLAGS LIB_DBIV=-ldb-4.6

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080616/01edfb21/attachment.htm 


More information about the macports-changes mailing list