Unbreak on 8-CURRENT
This commit is contained in:
parent
b76224e401
commit
9f1145d18e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=231111
1 changed files with 1 additions and 7 deletions
|
@ -31,13 +31,7 @@ PLIST_FILES= bin/${PORTNAME}
|
|||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800000
|
||||
BROKEN= currently does not support 8-CURRENT
|
||||
.endif
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/schismtracker ${PREFIX}/bin/${PORTNAME}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue