PORTLINT rules.
This commit is contained in:
parent
325fc4a8d1
commit
3ea9778c6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=23542
2 changed files with 10 additions and 10 deletions
|
@ -29,10 +29,10 @@ WRKSRC= ${WRKDIR}/nessus-plugins
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 400001
|
||||
BROKEN= "Can't be built successfully in -CURRENT"
|
||||
.endif
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 400001
|
||||
BROKEN= "Can't be built successfully in -CURRENT"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -29,10 +29,10 @@ WRKSRC= ${WRKDIR}/nessus-plugins
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 400001
|
||||
BROKEN= "Can't be built successfully in -CURRENT"
|
||||
.endif
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 400001
|
||||
BROKEN= "Can't be built successfully in -CURRENT"
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue