misc/117080: [PATCH]: Mk/bsd.perl.mk

Philip M. Gollucci pgollucci at p6m7g8.com
Wed Oct 10 11:20:03 PDT 2007


>Number:         117080
>Category:       misc
>Synopsis:       [PATCH]: Mk/bsd.perl.mk
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Oct 10 18:20:02 UTC 2007
>Closed-Date:
>Last-Modified:
>Originator:     Philip M. Gollucci
>Release:        FreeBSD 7.0-current
>Organization:
Riderway Inc.
>Environment:
FreeBSD philip.hq.rws 7.0-CURRENT FreeBSD 7.0-CURRENT #0: Thu Jul 26 16:44:37 EDT 2007     root at philip.office.rws:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
USE_RC_SUBR doesn't replace %%PERL%%

We could probably add more vars here, but this is a good start for now.

>How-To-Repeat:

>Fix:
cvs diff 
Index: bsd.perl.mk
===================================================================
RCS file: /home/ncvs/ports/Mk/bsd.perl.mk,v
retrieving revision 1.7
diff -u -r1.7 bsd.perl.mk
--- bsd.perl.mk 29 Sep 2007 03:46:06 -0000      1.7
+++ bsd.perl.mk 10 Oct 2007 18:07:32 -0000
@@ -188,6 +188,8 @@
 IGNORE=                missing define for WANT_PERL, USE_PERL5, or similar before bsd.port.pre.mk inclusion
 .endif
 
+SUB_LIST+=     PERL=${PERL}
+
 .if defined(PERL_MODBUILD)
 PERL_CONFIGURE=                yes
 CONFIGURE_SCRIPT?=     Build.PL


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


More information about the freebsd-bugs mailing list