Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Nov 2002 19:24:52 -0800
From:      Doug Barton <DougB@FreeBSD.org>
To:        freebsd-ports@FreeBSD.org, edwin@FreeBSD.org
Subject:   [Fwd: cvs commit: ports/sysutils/msyslog Makefile  ports/devel/mingw-gccMakefile ports/graphics/linplasma Makefile  ports/www/wb0 Makefileports/lang/fpc Makefile]
Message-ID:  <3DCC8004.611DCDA2@FreeBSD.org>

next in thread | raw e-mail | index | archive | help
Pardon me for hijacking Edwin's fixup, but I'm a little concerned about
the rapid proliferation of USE_PERL5 for build issues. One of the
reasons that we have both BUILD_DEPENDS and RUN_DEPENDS is to allow
packages to be built on one machine, and installed on a different one.
Since USE_PERL5 defines both, we're registering a run-time dependency on
perl for things that don't need it.

Perhaps it's time for a new variable, like PERL_BUILD, or something to
that effect?

Doug


-------- Original Message --------
Subject: cvs commit: ports/sysutils/msyslog Makefile
ports/devel/mingw-gccMakefile ports/graphics/linplasma Makefile
ports/www/wb0 Makefileports/lang/fpc Makefile
Date: Fri, 8 Nov 2002 15:03:48 -0800 (PST)
From: Edwin Groothuis <edwin@FreeBSD.org>
To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org

edwin       2002/11/08 15:03:48 PST

  Modified files:
    sysutils/msyslog     Makefile 
    devel/mingw-gcc      Makefile 
    graphics/linplasma   Makefile 
    www/wb0              Makefile 
    lang/fpc             Makefile 
  Log:
  lang/fpc needed perl to complete its install, the others are renaming
  of PERL to REINPLACE_CMD
  
  Noticed on: bento
  
  Revision  Changes    Path
  1.9       +2 -1      ports/devel/mingw-gcc/Makefile
  1.3       +3 -2      ports/graphics/linplasma/Makefile
  1.3       +1 -0      ports/lang/fpc/Makefile
  1.8       +3 -2      ports/sysutils/msyslog/Makefile
  1.6       +2 -1      ports/www/wb0/Makefile

http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/devel/mingw-gcc/Makefile.diff?&r1=1.8&r2=1.9&f=h
http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/graphics/linplasma/Makefile.diff?&r1=1.2&r2=1.3&f=h
http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/lang/fpc/Makefile.diff?&r1=1.2&r2=1.3&f=h
http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/sysutils/msyslog/Makefile.diff?&r1=1.7&r2=1.8&f=h
http://www.FreeBSD.org/cgi/cvsweb.cgi/ports/www/wb0/Makefile.diff?&r1=1.5&r2=1.6&f=h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3DCC8004.611DCDA2>