mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Fix the build on 5.X and -CURRENT.
Reported by: kris Approved by: portmgr (marcus, krion (implicit)) foe (mentro, implicit)
This commit is contained in:
parent
c57347a069
commit
73222b12f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118555
@ -15,13 +15,7 @@ COMMENT= Service that restarts other standalone services
|
||||
|
||||
MAN8= monitord.8
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Does not compile on FreeBSD >= 5.x"
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
@${CP} ${WRKSRC}/monitord.conf.sample ${PREFIX}/etc/monitord.conf.sample
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user