Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Sep 2002 14:24:00 -0700 (PDT)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/comms/hylafax Makefile
Message-ID:  <200209022124.g82LO0Ae038984@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mi          2002/09/02 14:24:00 PDT

  Modified files:
    comms/hylafax        Makefile 
  Log:
  Fix the conditional post-patch target to look in ${WRKSRC}, rather
  than in the hardcoded hylafax-4.1 I goofed, when I implemented this
  back then, and the upgrader did not notice, because this is only
  invoked, when PREFIX is different from /usr/local
  
  Predicate USE_REINPLACE on PREFIX not being /usr/local too -- there
  is no need to demand the new sed otherwise. Set the REINPLACE_ARGS
  to -i "". I don't know, why this is not a default...
  
  Revision  Changes    Path
  1.51      +4 -3      ports/comms/hylafax/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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