ports/186764: [PATCH] devel/subversion: allow build with databases/db6

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Feb 14 13:20:00 UTC 2014


>Number:         186764
>Category:       ports
>Synopsis:       [PATCH] devel/subversion: allow build with databases/db6
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 14 13:20:00 UTC 2014
>Closed-Date:
>Last-Modified:
>Originator:     Sunpoet Po-Chuan Hsieh
>Release:        FreeBSD 10.0-STABLE amd64
>Organization:
The FreeBSD Project
>Environment:
System: FreeBSD bonjour.sunpoet.net 10.0-STABLE FreeBSD 10.0-STABLE #0 r261402: Mon Feb  3 22:35:15
>Description:
- Allow build with databases/db6

Port maintainer (lev at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_11 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- subversion-1.8.5_1.patch begins here ---
Index: Makefile.common
===================================================================
--- Makefile.common	(revision 344197)
+++ Makefile.common	(working copy)
@@ -37,6 +37,7 @@
 OPTIONS_SUB=			yes
 
 BDB_CONFIGURE_OFF=		--without-berkeley-db
+BDB_CONFIGURE_ON=		--with-berkeley-db --enable-bdb6
 BDB_USE=			BDB=42+
 
 GNOME_KEYRING_CONFIGURE_OFF=	--without-gnome-keyring
--- subversion-1.8.5_1.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-ports-bugs mailing list