Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2004 13:37:49 -0500 (EST)
From:      Hendrik Scholz <hendrik@scholz.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        bms@spc.org
Subject:   ports/63178: amd64-fix: sysutils/wots
Message-ID:  <20040221183749.7050C39845@slurmcan.wormulon.net>
Resent-Message-ID: <200402211840.i1LIeArn039195@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040221183749.7050C39845>