PERFORCE change 125427 for review

Andrew Pantyukhin sat at FreeBSD.org
Mon Aug 20 09:56:30 PDT 2007


http://perforce.freebsd.org/chv.cgi?CH=125427

Change 125427 by sat at 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)


More information about the p4-projects mailing list