ports/111723: [patch] benchmarks/raidtest - cleanup non-supported FreeBSD versions

Edwin Groothuis edwin at FreeBSD.org
Mon Apr 16 19:20:07 UTC 2007


>Number:         111723
>Category:       ports
>Synopsis:       [patch] benchmarks/raidtest - cleanup non-supported FreeBSD versions
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 19:20:06 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386


>Description:
>How-To-Repeat:
>Fix:

Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/benchmarks/raidtest/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	23 Jan 2007 10:26:06 -0000	1.5
+++ Makefile	16 Apr 2007 11:48:50 -0000
@@ -15,12 +15,6 @@
 MAINTAINER=	pjd at FreeBSD.org
 COMMENT=	Test performance of storage devices
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 501000
-IGNORE=		supports only FreeBSD 5.1 and above
-.endif
-
 NO_WRKSUBDIR=	yes
 PLIST_FILES=	bin/raidtest
 
@@ -30,4 +24,4 @@
 	${MKDIR} ${WRKDIR}
 	${LN} -sf ${FILESDIR}/${PORTNAME}.c ${FILESDIR}/Makefile ${WRKDIR}
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list