38432f5ca6
- Make BDB 4.6 as default BDB version; - Modify MASTER_SITES according to official website. Submitted by: delphij PR: ports/118562 Approved by: maintainer timeout
11 lines
277 B
Text
11 lines
277 B
Text
--- configure.orig 2007-12-01 04:42:22.000000000 -0800
|
|
+++ configure 2007-12-11 14:36:12.215074399 -0800
|
|
@@ -33621,7 +33621,7 @@
|
|
|
|
|
|
|
|
-LIBS="-L../pub -lpub $LIBS"
|
|
+LIBS="../pub/libpub.a $LIBS"
|
|
|
|
|
|
{ echo "$as_me:$LINENO: checking Checking for GCC Specific compile flags" >&5
|