Add NO_STAGE all over the place in preparation for the staging support (cat: java)
This commit is contained in:
@@ -20,6 +20,7 @@ ANT_TARGETS= dist
|
||||
JAVA_BUILD= yes
|
||||
FETCH_ARGS= -pRr
|
||||
|
||||
NO_STAGE= yes
|
||||
do-build:
|
||||
@cd ${WRKSRC} && ${ANT} ${ANT_TARGETS}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user