Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 2008 07:26:48 +0000 (UTC)
From:      Rong-En Fan <rafan@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/ncurses-devel Makefile distinfo
Message-ID:  <200803310726.m2V7QmpQ077550@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rafan       2008-03-31 07:26:48 UTC

  FreeBSD ports repository

  Modified files:
    devel/ncurses-devel  Makefile distinfo 
  Log:
  - Update to 5.6 snapshot 20080329
  - Really fix build when WRKDIRPREFIX [1]
    I don't know why the current approach works in my previous test. Now
    really fix the build by changing to .CURDIR (where the port lives).
    Note that I use .CURDIR instead of PORTSDIR/PKGORIGIN as the port may
    live outside somewhere else.
  - Add trailing slash for destination directory
  
  PR:             ports/117643 [1]
  Submitted by:   Stefan Sperling <stsp at stsp.name> [1]
  
  Revision  Changes    Path
  1.75      +13 -10    ports/devel/ncurses-devel/Makefile
  1.40      +3 -0      ports/devel/ncurses-devel/distinfo



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