FreeBSD Bugzilla – Attachment 7327 Details for
Bug 15976
[PATCH] bsd.port.mk to accomodate Qt library upgrade
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 714 bytes, created by
Will Andrews
on 2000-01-08 07:40:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Will Andrews
Created:
2000-01-08 07:40:01 UTC
Size:
714 bytes
patch
obsolete
>--- bsd.port.mk Wed Nov 10 21:36:15 1999 >+++ bsd.port.mk.new Fri Jan 7 23:15:35 2000 >@@ -144,7 +144,8 @@ > # target. > # USE_X_PREFIX - Says that the port installs in ${X11BASE}. Implies USE_XLIB. > # USE_XLIB - Says that the port uses X libraries. >-# USE_QT - Says that the port uses version 1 of the qt toolkit. >+# USE_QT - Says that the port uses version 1 of the qt toolkit. >+# Implies USE_NEWGCC. > # USE_QT2 - Says that the port uses version 2 of the qt toolkit. > # Implies USE_NEWGCC. > # >@@ -598,7 +599,8 @@ > .endif > > .if defined(USE_QT) >-LIB_DEPENDS+= qt.2:${PORTSDIR}/x11-toolkits/qt142 >+LIB_DEPENDS+= qt.3:${PORTSDIR}/x11-toolkits/qt14 >+USE_NEWGCC= yes > .endif > > .if defined(USE_QT2)
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 15976
: 7327