Bug 52516

Summary: Fix dependency of mod_php4 towards freetds
Product: Ports & Packages Reporter: Alex Kiesel <kiesel>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
modphp4.diff none

Description Alex Kiesel 2003-05-21 08:20:14 UTC
	
    www/mod_php4 still checks for libct.so.0, which should be libct.so.1, and tries to install
    freetds, which fails because it is already installed.

    The attached patch corrects this.
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2003-05-21 10:51:04 UTC
State Changed
From-To: open->closed

Committed, thanks