1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

Remove obscure CONFIGURE_ENV construct that appears to have worked on

the build cluster only by accident.  This failed with the (now-fixed)
bug in bsd.perl.mk.

Hat:		portmgr
Looked at by:	kris
This commit is contained in:
Mark Linimon 2007-09-29 04:25:39 +00:00
parent efb871fcc7
commit a27ccd2aa1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=200308

View File

@ -49,10 +49,6 @@ BUILD_DEPENDS+=${SITE_PERL}/${PERL_ARCH}/Date/Calc.pm:${PORTSDIR}/devel/p5-Date-
BUILD_DEPENDS+=${SITE_PERL}/Pod/POM.pm:${PORTSDIR}/textproc/p5-Pod-POM
.endif
.if defined(BATCH)
CONFIGURE_ENV= |
.endif
.include "Makefile.man"
post-patch: