From owner-cvs-all@FreeBSD.ORG Sun Feb 12 17:03:59 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E369F106566C; Sun, 12 Feb 2012 17:03:59 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id B5F4C8FC19; Sun, 12 Feb 2012 17:03:59 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q1CH3xov069701; Sun, 12 Feb 2012 17:03:59 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1CH3x7B069700; Sun, 12 Feb 2012 17:03:59 GMT (envelope-from marcus) Message-Id: <201202121703.q1CH3x7B069700@repoman.freebsd.org> From: Joe Marcus Clarke Date: Sun, 12 Feb 2012 17:03:59 +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/devel/gamin Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Feb 2012 17:04:00 -0000 marcus 2012-02-12 17:03:59 UTC FreeBSD ports repository Modified files: devel/gamin Makefile Log: Add optional libinotify support (default disabled) and fix the build if devel/libinotify is installed. PR: 164756 Submitted by: sunpoet Revision Changes Path 1.42 +10 -1 ports/devel/gamin/Makefile