mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
s/-script://
This commit is contained in:
parent
8439c0f923
commit
17d202fe85
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350120
@ -22,12 +22,12 @@ JAVA_VERSION= 1.6+
|
||||
WRKSRC= ${WRKDIR}/visualvm_${PORTVERSION:S/.//g}
|
||||
SUB_FILES= visualvm.desktop
|
||||
|
||||
post-extract-script:
|
||||
post-extract:
|
||||
@${FIND} ${WRKSRC} -type f \( -name '*.bak' -or -name '*.dll' -or -name '*.exe' \) -delete
|
||||
@${RM} -rf ${WRKSRC}/profiler/lib/deployed
|
||||
@${RM} -rf ${WRKSRC}/profiler/lib/jfluid-server-15.jar
|
||||
|
||||
post-patch-script:
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} 's|%%JAVA_HOME%%|${JAVA_HOME}|' ${WRKSRC}/bin/visualvm
|
||||
|
||||
do-install:
|
||||
|
Loading…
Reference in New Issue
Block a user