mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Unbreak
Reported by: pkg-fallout
This commit is contained in:
parent
43e4ca0961
commit
fda1d2e5f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358709
@ -21,7 +21,7 @@ NO_BUILD= yes
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
do-install:
|
||||
@${MKDIR} -p ${STAGEDIR}${PREFIX}/lib/eclipse
|
||||
@${MKDIR} ${STAGEDIR}${PREFIX}/lib/eclipse/plugins
|
||||
@${CP} -r ${WRKSRC}/com.sysdeo.eclipse.tomcat_${PORTVERSION} ${STAGEDIR}${PREFIX}/lib/eclipse/plugins
|
||||
@(cd ${WRKSRC}; ${FIND} -s com.sysdeo.eclipse.tomcat_${PORTVERSION} -not -type d) \
|
||||
| ${SED} -ne 's,^,lib/eclipse/plugins/,p' >> ${TMPPLIST}
|
||||
|
Loading…
Reference in New Issue
Block a user