Add NO_STAGE all over the place in preparation for the staging support (cat: java)
This commit is contained in:
@@ -29,6 +29,7 @@ PORTDOCS= *
|
||||
DOC_FILES= LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
|
||||
.endif
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${ECHO_MSG} -n ">> Installing JAR as ${JAVAJARDIR}/${DESTJARFILE}..."
|
||||
@${INSTALL_DATA} ${WRKSRC}/${JARFILE} ${JAVAJARDIR}/${DESTJARFILE}
|
||||
|
||||
Reference in New Issue
Block a user