Date: Wed, 10 Oct 2007 18:10:37 GMT From: "Philip M. Gollucci" <pgollucci@p6m7g8.com> To: freebsd-gnats-submit@FreeBSD.org Subject: misc/117080: [PATCH]: Mk/bsd.perl.mk Message-ID: <200710101810.l9AIAbT3056634@www.freebsd.org> Resent-Message-ID: <200710101820.l9AIK2HT009880@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200710101810.l9AIAbT3056634>
