mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Tidy up staging support.
This commit is contained in:
parent
b5118332fc
commit
c44d6234b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328328
1 changed files with 1 additions and 5 deletions
|
@ -46,11 +46,7 @@ PLIST_SUB+= CLIENTVM="@comment "
|
|||
|
||||
do-install:
|
||||
@cd ${WRKSRC} && ${COPYTREE_SHARE} . ${INSTALLDIR}
|
||||
@${CHOWN} ${BINOWN}:${BINGRP} ${INSTALLDIR}/bin/* ${INSTALLDIR}/jre/bin/*
|
||||
@${CHMOD} ${BINMODE} ${INSTALLDIR}/bin/* ${INSTALLDIR}/jre/bin/*
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
@cd ${WRKSRC} && ${COPYTREE_BIN} "bin jre/bin" ${INSTALLDIR}
|
||||
|
||||
update:
|
||||
@${MAKE} -f ${.CURDIR}/Makefile.update \
|
||||
|
|
Loading…
Add table
Reference in a new issue