freebsd-ports/sysutils/cfengine3-legacy/files/patch-configure
Xin LI 38432f5ca6 - Update to 2.2.3;
- 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
2008-01-04 23:54:18 +00:00

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