Date: Mon, 31 Mar 2008 07:26:11 +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 Makefile Message-ID: <200803310726.m2V7QBfP077498@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rafan       2008-03-31 07:26:11 UTC
  FreeBSD ports repository
  Modified files:
    devel/ncurses        Makefile 
  Log:
  - 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.
  - Respect PORTEXAMPLES
  - Add trailing slash for destination directory
  
  PR:             ports/117643 [1]
  Submitted by:   Stefan Sperling <stsp at stsp.name> [1]
  
  Revision  Changes    Path
  1.49      +19 -13    ports/devel/ncurses/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200803310726.m2V7QBfP077498>
