ports/178107: [PATCH] databases/ruby-bdb: Fix options dialog problem.

Yasuhiro KIMURA yasu at utahime.org
Wed Apr 24 12:50:01 UTC 2013


>Number:         178107
>Category:       ports
>Synopsis:       [PATCH] databases/ruby-bdb: Fix options dialog problem.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 24 12:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Yasuhiro KIMURA
>Release:        FreeBSD 9.1-RELEASE-p2 amd64
>Organization:
>Environment:
System: FreeBSD xxxx 9.1-RELEASE-p2 FreeBSD 9.1-RELEASE-p2 #0 r249030: Wed Apr 3 08:10:01 JST 2013 xxxx amd64


	
>Description:
	- Fix problem that options dialog is popd up even if there is already
	  saved file.
	- Remove CONFLICTS because it matches databases/ruby-bdb itself
	  (Spotted by portlint).

	
>How-To-Repeat:
	
>Fix:

	

--- patch-ruby-bdb begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 316424)
+++ Makefile	(working copy)
@@ -18,9 +18,8 @@
 USE_BDB=	yes
 USE_BZIP2=	yes
 
-CONFLICTS=	${PKGNAMEPREFIX}${PORTNAME}[2-4]*
-
 OPTIONS_DEFINE=	DOCS EXAMPLES
+OPTIONSFILE=	${PORT_DBDIR}/ruby-${PORTNAME}/options
 
 USE_RUBY=		yes
 USE_RUBY_EXTCONF=	yes
--- patch-ruby-bdb ends here ---


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


More information about the freebsd-ports-bugs mailing list