mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
STAGEify.
This commit is contained in:
parent
81e8b46a86
commit
4999a09a69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335827
@ -16,8 +16,7 @@ COMMENT= Eclipse Java Compiler used to build GCC Java
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= share/java/${DISTNAME}
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${PREFIX}/share/java/
|
||||
${INSTALL_DATA} ${DISTDIR}/${DISTNAME} ${STAGEDIR}${PREFIX}/share/java
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user