ports/63178: amd64-fix: sysutils/wots

Hendrik Scholz hendrik at scholz.net
Sat Feb 21 18:40:11 UTC 2004


>Number:         63178
>Category:       ports
>Synopsis:       amd64-fix: sysutils/wots
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb 21 10:40:10 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Hendrik Scholz
>Release:        FreeBSD 5.2.1-RC amd64
>Organization:
>Environment:
System: FreeBSD slurmcan.wormulon.net 5.2.1-RC FreeBSD 5.2.1-RC #0: Sat Jan 31 12:38:34 GMT 2004 root at ngoc.NUXI.com:/usr/obj/usr/src/sys/GENERIC amd64


	
>Description:

This only affects amd64 (why?):
http://bento.freebsd.org/errorlogs/amd64-5-latest/wots-1.22.log

Move the patch to files/ and let env handle the right perl interpreter.

>How-To-Repeat:
	
>Fix:

	

--- patch-Make.config begins here ---
--- Make.config.orig	Sat Feb 21 13:34:28 2004
+++ Make.config	Sat Feb 21 13:34:40 2004
@@ -4,7 +4,7 @@
 prefix      =	/usr/local
 
 # perl interpreter
-PERL        =   /usr/bin/perl
+PERL        =   /usr/bin/env perl
 # flags to perl to check code before installation
 PERLFLAGS   =	-cw
 
--- patch-Make.config ends here ---


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



More information about the freebsd-ports-bugs mailing list