public
Fork of kballard/macports
Description: Git mirror of the MacPorts svn repo
Homepage: http://www.macports.org
Clone URL: git://github.com/tompouk/macports.git
sqlite3-threads port was removed, sqlite3 port threads are enabled by 
default


git-svn-id: http://svn.macports.org/repository/macports/trunk@37023 
d073be05-634f-4543-b044-5fe20cf6d1d6
Anders F. Björklund (author)
Fri May 23 02:59:26 -0700 2008
commit  03c5a5295244eae1bee1b3b18700c2aef4a1f976
tree    6e422cfeba13ea6fb8cfba1aacaff857366e9a49
parent  f0251f85b00abab7c884013e08444b4496d75362
...
20
21
22
23
 
24
25
26
...
20
21
22
 
23
24
25
26
0
@@ -20,7 +20,7 @@ RUN_DEPENDS=  rsync:${PORTSDIR}/net/rsync \
0
     gmake:${PORTSDIR}/devel/gmake
0
 LIB_DEPENDS=  tcl84:${PORTSDIR}/lang/tcl84-thread \
0
     curl:${PORTSDIR}/ftp/curl \
0
- sqlite3:${PORTSDIR}/databases/sqlite3-threads
0
+ sqlite3:${PORTSDIR}/databases/sqlite3
0
 BUILD_DEPENDS=  ${LOCALBASE}/lib/thread2.6.5:${PORTSDIR}/devel/tclthread \
0
     bash:${PORTSDIR}/shells/bash
0
 

Comments

    No one has commented yet.