Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Dec 2007 18:57:35 +0000 (UTC)
From:      Jeremy Messenger <mezz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/graphics/libcaca Makefile
Message-ID:  <200712181857.lBIIvZsc018680@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mezz        2007-12-18 18:57:35 UTC

  FreeBSD ports repository

  Modified files:
    graphics/libcaca     Makefile 
  Log:
  It looks like it supports both libslang and libslang2. Remove the autocheck.
  Add a check on libslang.so.1 if it exists in system then depend on libslang
  instead of libslang2. If libslang.so.1 doesn't exist then libslang2 is the
  default in WITH_SLANG. Add '--disable-slang' flag to avoid the autocheck in
  configure. Bump the PORTREVISION.
  
  Reported by:    Andriy Gapon <avg@icyb.net.ua>
  
  Revision  Changes    Path
  1.20      +8 -2      ports/graphics/libcaca/Makefile



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