cvs commit: ports/games/thevalley Makefile

Edwin Groothuis edwin at FreeBSD.org
Fri Dec 3 03:23:47 PST 2004


edwin       2004-12-03 11:23:46 UTC

  FreeBSD ports repository

  Modified files:
    games/thevalley      Makefile 
  Log:
  From: Dejan Lesjak <dejan.lesjak at ijs.si>
  To: edwin at mavetju.org
  Subject: games/thevalley and upcoming xorg update
  
  Hello,
  
  Soon xorg ports will be upgraded to 6.8.1. As one of changes, imake is
  no longer recorded as run dependency for X libraries. Since imake
  depends on perl, this dependency is also gone. The port you maintain
  relied on perl being there as consequence of these dependencies. Since
  this is no longer so, it fails. The upgrade is being tested on dosirak
  ports test cluster and the error log is here:
  
  To solve this, explicit build time dependency to perl needs to be
  specified with addition of something like this line:
  USE_PERL5_BUILD=yes
  to Makefile.
  Thanks.
  
  Submitted by:   Dejan Lesjak <dejan.lesjak at ijs.si>
  
  Revision  Changes    Path
  1.3       +1 -0      ports/games/thevalley/Makefile


More information about the cvs-all mailing list