. More portlint petting.
This commit is contained in:
parent
278dc3319f
commit
44ab7d52cc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452081
2 changed files with 3 additions and 3 deletions
|
@ -53,7 +53,5 @@ post-patch:
|
|||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${APP_HOME}
|
||||
@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${APP_HOME}
|
||||
@cd ${STAGEDIR}${APP_HOME} && \
|
||||
${CHMOD} ${BINMODE} ${BIN_DIRS:S|$|/*|} ${LIB_DIRS:S|$|/jexec|}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
%%T%%/README.html
|
||||
@mode 555
|
||||
%%T%%/bin/appletviewer
|
||||
%%T%%/bin/idlj
|
||||
%%T%%/bin/jaotc
|
||||
|
@ -48,6 +49,7 @@
|
|||
%%T%%/bin/wsgen
|
||||
%%T%%/bin/wsimport
|
||||
%%T%%/bin/xjc
|
||||
@mode
|
||||
%%T%%/conf/logging.properties
|
||||
%%T%%/conf/management/jmxremote.access
|
||||
%%T%%/conf/management/jmxremote.password.template
|
||||
|
@ -505,7 +507,7 @@
|
|||
%%T%%/lib/jdk.javaws.jar
|
||||
%%T%%/lib/jdk.plugin.dom.jar
|
||||
%%T%%/lib/jdk.plugin.jar
|
||||
%%T%%/lib/jexec
|
||||
@(,,555) %%T%%/lib/jexec
|
||||
%%T%%/lib/jfr/default.jfc
|
||||
%%T%%/lib/jfr/profile.jfc
|
||||
%%T%%/lib/jli/libjli.so
|
||||
|
|
Loading…
Reference in a new issue