FreeBSD Bugzilla – Attachment 170361 Details for
Bug 209552
java/intellij-pty4j: Install only the native component of pty4j
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Install only the native component of pty4j
java_intellij-pty4j.diff (text/plain), 797 bytes, created by
Boris Samorodov
on 2016-05-16 14:32:36 UTC
(
hide
)
Description:
Install only the native component of pty4j
Filename:
MIME Type:
Creator:
Boris Samorodov
Created:
2016-05-16 14:32:36 UTC
Size:
797 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 415315) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= intellij-pty4j > PORTVERSION= 0.5 >+PORTREVISION= 1 > CATEGORIES= java devel > > MAINTAINER= t@tobik.me >@@ -22,8 +23,6 @@ > > .include "${.CURDIR}/../intellij/common.mk" > >-PLIST_FILES= ${IDEA_HOME}/lib/pty4j-0.5.jar >- > .include <bsd.port.options.mk> > > # The directory we need to install Pty4J's native library in depends >@@ -56,6 +55,5 @@ > # See above why we always use freebsd/x86_64/ here > ${INSTALL_LIB} ${WRKSRC}/os/freebsd/x86_64/libpty.so ${STAGEDIR}${IDEA_HOME}/lib/libpty/freebsd/${PTY4J_ARCH}/ > .endif >- ${INSTALL_DATA} ${WRKSRC}/build/pty4j-0.5.jar ${STAGEDIR}${IDEA_HOME}/lib/pty4j-0.5.jar > > .include <bsd.port.mk>
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 209552
: 170361