From owner-cvs-ports@FreeBSD.ORG Wed Jan 20 16:23:18 2010 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BFEAD106566C; Wed, 20 Jan 2010 16:23:18 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 978E38FC18; Wed, 20 Jan 2010 16:23:18 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id o0KGNIrA074418; Wed, 20 Jan 2010 16:23:18 GMT (envelope-from ed@repoman.freebsd.org) Received: (from ed@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id o0KGNIrv074417; Wed, 20 Jan 2010 16:23:18 GMT (envelope-from ed) Message-Id: <201001201623.o0KGNIrv074417@repoman.freebsd.org> From: Ed Schouten Date: Wed, 20 Jan 2010 16:23:18 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/net/pfinger Makefile X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Jan 2010 16:23:18 -0000 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 to figure out whether the implementation supports ut_*. Regex the configure script to check for these fields in . Approved by: miwi (portmgr, implicit) Revision Changes Path 1.15 +6 -1 ports/net/pfinger/Makefile