FreeBSD Bugzilla – Attachment 44982 Details for
Bug 69486
Clean up after QT2 removal
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
bsd.port.mk.diff
bsd.port.mk.diff (text/plain), 1.09 KB, created by
Tilman Keskinoz
on 2004-07-23 16:10:22 UTC
(
hide
)
Description:
bsd.port.mk.diff
Filename:
MIME Type:
Creator:
Tilman Keskinoz
Created:
2004-07-23 16:10:22 UTC
Size:
1.09 KB
patch
obsolete
>Index: bsd.port.mk >=================================================================== >RCS file: /home/ncvs/ports/Mk/bsd.port.mk,v >retrieving revision 1.494 >diff -u -r1.494 bsd.port.mk >--- bsd.port.mk 22 Jul 2004 23:02:41 -0000 1.494 >+++ bsd.port.mk 23 Jul 2004 15:05:20 -0000 >@@ -320,9 +320,8 @@ > # USE_KDELIBS_VER - Set to 3 to use the KDE libraries. > # Implies inclusion > # of bsd.kde.mk. Default: not set. >-# USE_QT_VER - Set to either 2 or 3 to use the QT libraries. >-# (Only 3 is currently supported). Implies inclusion >-# of bsd.kde.mk. Default: not set. >+# USE_QT_VER - Set to 3 to use the QT libraries. >+# Implies inclusion of bsd.kde.mk. Default: not set. > # > # USE_LINUX - Set to yes to say the port needs emulators/linux_base. > # Default: not set. >@@ -1155,7 +1154,7 @@ > .include "${PORTSDIR}/Mk/bsd.ruby.mk" > .endif > >-.if defined(USE_QT) || defined(USE_QT2) || defined(USE_QT_VER) || defined(USE_KDELIBS_VER) || defined(USE_KDEBASE_VER) >+.if defined(USE_QT_VER) || defined(USE_KDELIBS_VER) || defined(USE_KDEBASE_VER) > .include "${PORTSDIR}/Mk/bsd.kde.mk" > .endif
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 69486
: 44982