Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2010 16:23:18 +0000 (UTC)
From:      Ed Schouten <ed@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/net/pfinger Makefile
Message-ID:  <201001201623.o0KGNIrv074417@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
ed          2010-01-20 16:23:18 UTC

  FreeBSD ports repository (src committer)

  Modified files:
    net/pfinger          Makefile 
  Log:
  Use the proper file to test for ut_* fields.
  
  Even pfinger properly detects utmpx, it uses <utmp.h> to figure out
  whether the implementation supports ut_*. Regex the configure script to
  check for these fields in <utmpx.h>.
  
  Approved by:    miwi (portmgr, implicit)
  
  Revision  Changes    Path
  1.15      +6 -1      ports/net/pfinger/Makefile



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