Correct a few typos.
This commit is contained in:
parent
38c1ceb675
commit
49fdfda270
@ -38,8 +38,10 @@ test: build
|
||||
@(cd ${WRKSRC}/examples && ./${_prog})
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
BROKEN= fails to build
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
@ -53,5 +53,4 @@ post-install:
|
||||
@${INSTALL_DATA} ${WRKSRC}/contrib/examples/* ${STAGEDIR}${EXAMPLESDIR}
|
||||
@${INSTALL_DATA} ${WRKSRC}/contrib/doubledouble/* ${STAGEDIR}${EXAMPLESDIR}/doubledouble
|
||||
|
||||
.endif
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user