Bug 112656

Summary: DBD Sqlite needs to look for sqlite3
Product: Ports & Packages Reporter: Michael Scheidell <scheidell>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me CC: scheidell
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Michael Scheidell 2007-05-14 15:10:10 UTC
sqlite might have been renames sqlite3.. either case, Makefile
needs to look for sqlite3>= not sqlite.

Fix: this patch fixes is.
How-To-Repeat: make
Comment 1 Anton Berezin freebsd_committer freebsd_triage 2007-05-14 15:26:30 UTC
State Changed
From-To: open->closed

This is a duplicate of ports/110905.  Besides, this was fixed more than 
a month ago.