Remove 4.x cruft
This commit is contained in:
parent
0fdfc3babf
commit
57b7525ddb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187408
1 changed files with 1 additions and 5 deletions
|
@ -23,12 +23,8 @@ PLIST_FILES= bin/lmmon
|
|||
|
||||
FIXFILES= configure configure.in lmmon.c
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
post-patch:
|
||||
.if ${OSVERSION} > 500000
|
||||
@${REINPLACE_CMD} -e 's,machine/smb.h,dev/smbus/smb.h,' \
|
||||
${FIXFILES:S,^,${WRKSRC}/,}
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue