Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2007 14:37:10 GMT
From:      Gabor Kovesdan <gabor@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 124776 for review
Message-ID:  <200708061437.l76EbAox008845@repoman.freebsd.org>

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

Change 124776 by gabor@gabor_server on 2007/08/06 14:36:56

	- Whitespace

Affected files ...

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

Differences ...

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

@@ -109,7 +109,6 @@
 MAN3PREFIX?=		${PREFIX}/lib/perl5/${PERL_VERSION}
 .undef HAS_CONFIGURE
 .endif # defined(PERL_CONFIGURE)
-
 .endif # !defined(_POSTMKINCLUDED) && !defined(_PERLPREMKINCLUDED)
 
 .if defined (_POSTMKINCLUDED) && !defined(_PERLPOSTMKINCLUDED)
@@ -130,7 +129,6 @@
 .endif # defined(PERL_CONFIGURE)
 
 .if defined(PERL_MODBUILD)
-
 .if !target(do-build)
 do-build:
         @(cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} ${PL_BUILD} ${MAKE_ARGS} ${ALL_TARGET})



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