diff options
Diffstat (limited to 'www/scloader/Makefile')
-rw-r--r-- | www/scloader/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/scloader/Makefile b/www/scloader/Makefile index 85e8453af5cf..e9926cdd21ac 100644 --- a/www/scloader/Makefile +++ b/www/scloader/Makefile @@ -23,6 +23,7 @@ PORTDOCS= README history todo DOS2UNIX_REGEX= .+\.[^j][^a][^r]$ +NO_STAGE= yes do-configure: ${SED} -e "s|%%JAVA%%|${LOCALBASE}/bin/java|" \ -e "s|%%JAVAJARDIR%%|${JAVAJARDIR}|" \ |