devel/antlr4: small fixes
- remove unneeded bsd.port.options.mk - fix properties in antlr.sh.in Submitted by: junovitch
This commit is contained in:
parent
7b75469876
commit
5a03852267
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=401033
1 changed files with 0 additions and 2 deletions
|
@ -22,8 +22,6 @@ SUB_FILES= antlr.sh
|
|||
PLIST_FILES= bin/${PORTNAME} \
|
||||
${JAVAJARDIR}/${INSTALL_JAR}
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
do-install:
|
||||
@${MKDIR} ${STAGEDIR}${JAVAJARDIR}
|
||||
${INSTALL_DATA} ${DISTDIR}/${DISTFILES} ${STAGEDIR}${JAVAJARDIR}/${INSTALL_JAR}
|
||||
|
|
Loading…
Reference in a new issue