Bug 31183

Summary: make php4 with ming 0.2
Product: Ports & Packages Reporter: Okumura Yoshifumi <okumura>
Component: Individual Port(s)Assignee: dirk
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Okumura Yoshifumi 2001-10-10 04:00:01 UTC
	www/mod_php4 fails to make when version of ming library is 0.2a
	Current ming library does not define MING_VERSION_TEXT macro.
	But php4 require above macro.

Fix: Replace /usr/ports/www/mod_php4/patch-aa.
	
How-To-Repeat: 	cd /usr/ports/graphics/ming
        make install
	cd ../www/mod_php4
	make install
Comment 1 Peter Pentchev freebsd_committer freebsd_triage 2001-10-10 08:15:21 UTC
Responsible Changed
From-To: freebsd-ports->dirk

Over to maintainer.
Comment 2 dirk freebsd_committer freebsd_triage 2001-10-15 21:50:03 UTC
Hi!

This is a problem of the ming port actually. I already told the
maintainer of ming...

Anyway I'll commit your patch as a workaround.

	Regards Dirk

-- 
Dirk Froemberg

FreeBSD: The Power to Serve!		http://www.FreeBSD.org/
Comment 3 dirk freebsd_committer freebsd_triage 2001-10-15 21:59:40 UTC
State Changed
From-To: open->closed

Patch committed. Thanks!