diff options
Diffstat (limited to 'sysutils/lmmon/Makefile')
-rw-r--r-- | sysutils/lmmon/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/lmmon/Makefile b/sysutils/lmmon/Makefile index 64b2df4035df..5a9b135c38c8 100644 --- a/sysutils/lmmon/Makefile +++ b/sysutils/lmmon/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: lmmon -# Date created: 24 September 1999 -# Whom: Chris D. Faulhaber <jedgar@fxp.org> -# +# Created by: Chris D. Faulhaber <jedgar@fxp.org> # $FreeBSD$ -# PORTNAME= lmmon PORTVERSION= 0.65 @@ -25,6 +21,7 @@ LICENSE= BSD FIXFILES= configure configure.in lmmon.c +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's,machine/smb.h,dev/smbus/smb.h,' \ ${FIXFILES:S,^,${WRKSRC}/,} |