From owner-cvs-ports@FreeBSD.ORG Sat Feb 18 14:57:41 2012 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 19071106564A; Sat, 18 Feb 2012 14:57:41 +0000 (UTC) (envelope-from matthew@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id E09558FC12; Sat, 18 Feb 2012 14:57:40 +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 q1IEveaE080139; Sat, 18 Feb 2012 14:57:40 GMT (envelope-from matthew@repoman.freebsd.org) Received: (from matthew@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q1IEvecF080138; Sat, 18 Feb 2012 14:57:40 GMT (envelope-from matthew) Message-Id: <201202181457.q1IEvecF080138@repoman.freebsd.org> From: Matthew Seaman Date: Sat, 18 Feb 2012 14:57:40 +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/textproc/sphinxsearch 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: Sat, 18 Feb 2012 14:57:41 -0000 matthew 2012-02-18 14:57:40 UTC FreeBSD ports repository Modified files: textproc/sphinxsearch Makefile Log: Don't specify ABI versions in LIB_DEPENDS where it isn't necessary. Approved by: shaun (mentor) Revision Changes Path 1.22 +2 -2 ports/textproc/sphinxsearch/Makefile