FreeBSD Bugzilla – Attachment 207966 Details for
Bug 219186
x11-toolkits/swt-devel: Update to latest version
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for java/openjfx8-devel
openjfx8-devel.diff (text/plain), 1.24 KB, created by
Max Brazhnikov
on 2019-09-30 20:10:59 UTC
(
hide
)
Description:
patch for java/openjfx8-devel
Filename:
MIME Type:
Creator:
Max Brazhnikov
Created:
2019-09-30 20:10:59 UTC
Size:
1.24 KB
patch
obsolete
>Index: java/openjfx8-devel/Makefile >=================================================================== >--- java/openjfx8-devel/Makefile (revision 513407) >+++ java/openjfx8-devel/Makefile (working copy) >@@ -53,8 +53,8 @@ > MEDIA_USES= gmake > MEDIA_VARS= COMPILE_MEDIA=true > >-SWT_BUILD_DEPENDS= swt-devel>0:x11-toolkits/swt-devel >-SWT_RUN_DEPENDS= swt-devel>0:x11-toolkits/swt-devel >+SWT_BUILD_DEPENDS= swt>0:x11-toolkits/swt >+SWT_RUN_DEPENDS= swt>0:x11-toolkits/swt > SWT_VARS= COMPILE_SWT=true > > TEST_USES= display:test >Index: java/openjfx8-devel/files/patch-build.gradle >=================================================================== >--- java/openjfx8-devel/files/patch-build.gradle (revision 513407) >+++ java/openjfx8-devel/files/patch-build.gradle (working copy) >@@ -23,7 +23,7 @@ > IS_LINUX && IS_64 ? "org.eclipse.swt.gtk.linux.x86_64_3.105.3.v20170228-0512" : > - IS_LINUX && !IS_64 ? "org.eclipse.swt.gtk.linux.x86_3.105.3.v20170228-0512" : "" > + IS_LINUX && !IS_64 ? "org.eclipse.swt.gtk.linux.x86_3.105.3.v20170228-0512" : >-+ IS_BSD ? "/usr/local/share/java/classes/swt-devel.jar" : "" >++ IS_BSD ? "/usr/local/share/java/classes/swt.jar" : "" > > // Build javadocs only if BUILD_JAVADOC=true > defineProperty("BUILD_JAVADOC", "false")
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
Flags:
tobik
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 219186
:
207940
| 207966