FreeBSD Bugzilla – Attachment 204474 Details for
Bug 237991
java/openjdk12: missing java wrapper
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
java/openjdk12 Makefile patch
Makefile.patch (text/plain), 838 bytes, created by
Tommy P
on 2019-05-20 02:57:16 UTC
(
hide
)
Description:
java/openjdk12 Makefile patch
Filename:
MIME Type:
Creator:
Tommy P
Created:
2019-05-20 02:57:16 UTC
Size:
838 bytes
patch
obsolete
>--- Makefile.ori 2019-05-19 17:51:27.446832000 -0700 >+++ Makefile 2019-05-19 19:38:02.173625000 -0700 >@@ -23,6 +23,7 @@ > libgif.so:graphics/giflib \ > liblcms2.so:graphics/lcms2 \ > libpng16.so:graphics/png >+RUN_DEPENDS= javavm:java/javavmwrapper > > USES= compiler:features gmake iconv jpeg pkgconfig > USE_XORG= x11 xext xi xrandr xrender xt xtst >@@ -134,6 +135,7 @@ > @cd ${STAGEDIR}${INSTALLDIR} && \ > ${FIND} bin -type f -exec ${CHMOD} ${BINMODE} {} \; > @${CHMOD} ${BINMODE} ${STAGEDIR}${INSTALLDIR}/lib/jspawnhelper >+ @${ECHO} "@javavm ${INSTALLDIR}/bin/java" >> ${TMPPLIST} > @${FIND} ${STAGEDIR}${INSTALLDIR} -not -type d | ${SORT} | \ > ${SED} -e 's|^${STAGEDIR}${PREFIX}/||' >> ${TMPPLIST}
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 237991
: 204474