Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 Aug 2007 16:56:29 GMT
From:      Andrew Pantyukhin <sat@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 125427 for review
Message-ID:  <200708201656.l7KGuTp8040542@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=125427

Change 125427 by sat@sat_amilo on 2007/08/20 16:55:41

	- Readd USE_PERL5=yes if PERL_CONFIGURE is defined

Affected files ...

.. //depot/projects/soc2007/gabor_perlmk/Mk/bsd.perl.mk#26 edit

Differences ...

==== //depot/projects/soc2007/gabor_perlmk/Mk/bsd.perl.mk#26 (text+ko) ====

@@ -187,6 +187,7 @@
 .endif # defined(PERL_MODBUILD)
 
 .if defined(PERL_CONFIGURE)
+USE_PERL5=	yes
 .if defined(BATCH) && !defined(IS_INTERACTIVE)
 CONFIGURE_ENV+=	PERL_MM_USE_DEFAULT="YES"
 .endif # defined(BATCH) && !defined(IS_INTERACTIVE)



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