Remove trailing whitespaces from category lang
This commit is contained in:
parent
5b4ca4d2ec
commit
d09074a3d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=345417
8 changed files with 8 additions and 8 deletions
|
@ -25,7 +25,7 @@ MAN1= ${PORTNAME}.1
|
|||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME}
|
|||
DATAFILES= ANTLR-LICENSE.txt ASM-LICENSE.txt CLI-LICENSE.txt JSR223-LICENSE.txt LICENSE.txt conf lib
|
||||
SCRIPTFILES= groovy groovyConsole groovyc groovysh java2groovy startGroovy
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ LDFLAGS+= -lm
|
|||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= NLS
|
||||
OPTIONS_DEFINE= NLS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ NO_STAGE= yes
|
|||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/malbolge ${PREFIX}/bin
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -15,7 +15,7 @@ NO_BUILD= yes
|
|||
|
||||
PORTDOCS= *
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -22,7 +22,7 @@ MAN1= scheme48.1
|
|||
|
||||
NO_STAGE= yes
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -38,7 +38,7 @@ BUILD_DEPENDS+= gmake:${PORTSDIR}/devel/gmake \
|
|||
|
||||
WRKSRC= ${WRKDIR}/x10.dist
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
|
@ -17,7 +17,7 @@ GNU_CONFIGURE= yes
|
|||
PORTDOCS= yabasic.htm
|
||||
PLIST_FILES= bin/yabasic man/man1/yabasic.1.gz
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
|
Loading…
Reference in a new issue