misc/130356: ports: math/fftw add regression-target

Pedro F. Giffuni giffunip at tutopia.com
Sat Jan 10 17:00:10 PST 2009


>Number:         130356
>Category:       misc
>Synopsis:       ports: math/fftw add regression-target
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 11 01:00:09 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Pedro F. Giffuni
>Release:        7.1-RELEASE
>Organization:
>Environment:
FreeBSD kakumen.cable.net.co 7.1-RELEASE FreeBSD 7.1-RELEASE #0: Thu Jan  1 08:58:24 UTC 2009     root at driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64

>Description:
- Add regression-test target
>How-To-Repeat:

>Fix:
diff -ruN fftw.orig/Makefile fftw/Makefile
--- fftw.orig/Makefile	2009-01-10 19:35:30.000000000 -0500
+++ fftw/Makefile	2009-01-10 19:47:53.000000000 -0500
@@ -61,4 +61,7 @@
 .endif
 .endif
 
+regression-test: build
+	@cd ${WRKSRC}/tests && ${SETENV} ${MAKE_ENV} ${MAKE} check
+
 .include <bsd.port.post.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:


More information about the freebsd-bugs mailing list