. Fix fetching the distfile and hence the build by adding DISABLE_SIZE.
Submitted by: bento via kris
This commit is contained in:
@@ -16,13 +16,11 @@ COMMENT= Compiler compiler for Java; includes tools for building syntax trees
|
||||
|
||||
FETCH_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget
|
||||
|
||||
BROKEN= Does not build
|
||||
|
||||
USE_JAVA= 1.1+
|
||||
USE_REINPLACE= yes
|
||||
FETCH_CMD= ${LOCALBASE}/bin/wget
|
||||
NO_BUILD= yes
|
||||
#NO_WRKSUBDIR= yes
|
||||
DISABLE_SIZE= yes
|
||||
#DOWNLOAD_URL?= https://javacc.dev.java.net/servlets/ProjectDocumentList?folderID=212
|
||||
|
||||
do-configure:
|
||||
|
||||
Reference in New Issue
Block a user