Bug 93312

Summary: [PATCH] www/opera-devel: enable installation of 4.x static binaries on FreeBSD >= 5
Product: Ports & Packages Reporter: Arjan van Leeuwen <avleeuwen>
Component: Individual Port(s)Assignee: Kirill Ponomarev <krion>
Status: Closed FIXED    
Severity: Affects Only Me CC: lawrance
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
opera-devel.diff none

Description Arjan van Leeuwen 2006-02-13 22:00:14 UTC

This patch gives the user the option to install a version of Opera
that either uses a shared Qt library or a statically linked one.

Because there are no static builds available for FreeBSD >= 5, 
choosing a static build on these systems installs the FreeBSD 4.x
binary and depends on compatxx ports.

Requested by: Kirill Ponomarew <krion at voodoo dot bawue dot com>
Comment 1 Kirill Ponomarev freebsd_committer freebsd_triage 2006-02-14 17:42:38 UTC
State Changed
From-To: open->feedback

Seems fine, you need to move WITH_ASPELL after bsd.port.pre.mk though. 


Comment 2 Kirill Ponomarev freebsd_committer freebsd_triage 2006-02-14 17:42:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->krion

Seems fine, you need to move WITH_ASPELL after bsd.port.pre.mk though.
Comment 3 Kirill Ponomarev freebsd_committer freebsd_triage 2006-02-14 17:48:26 UTC
State Changed
From-To: feedback->closed

Committed. Thanks!