Remove 4.x cruft

This commit is contained in:
Markus Brueffer 2007-03-14 21:49:21 +00:00
parent 0fdfc3babf
commit 57b7525ddb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=187408

View file

@ -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>