Bug 41298 - Update port: qbrew
Summary: Update port: qbrew
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-03 23:30 UTC by David Johnson
Modified: 2002-08-05 22:45 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Johnson 2002-08-03 23:30:01 UTC
Update to port qbrew. Now builds against qt30 by default.

Fix: 

GNU_CONFIGURE= yes

-QT_VERSION?=	2
+QT_VERSION?=	3

 .if ${QT_VERSION} == "3"
 USE_QT_VER=	3--GBxRL2p9ZmzhmXWdsfeWCEzEDoTIIk3X5K5onvvSqDhLN7gH
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- qbrew/Makefile	Tue May 14 15:41:43 2002
+++ qbrew.new/Makefile	Sat Aug  3 15:04:47 2002
@@ -14,7 +14,7 @@
Comment 1 Patrick Li freebsd_committer freebsd_triage 2002-08-05 22:45:17 UTC
State Changed
From-To: open->closed

Committed, Thanks!