Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Dec 2004 11:23:46 +0000 (UTC)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/games/thevalley Makefile
Message-ID:  <200412031123.iB3BNksA056628@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2004-12-03 11:23:46 UTC

  FreeBSD ports repository

  Modified files:
    games/thevalley      Makefile 
  Log:
  From: Dejan Lesjak <dejan.lesjak@ijs.si>
  To: edwin@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@ijs.si>
  
  Revision  Changes    Path
  1.3       +1 -0      ports/games/thevalley/Makefile



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