From owner-svn-ports-head@FreeBSD.ORG Fri May 10 07:17:06 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 94807ED2; Fri, 10 May 2013 07:17:06 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 86BE1363; Fri, 10 May 2013 07:17:06 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r4A7H6NW055724; Fri, 10 May 2013 07:17:06 GMT (envelope-from hrs@svn.freebsd.org) Received: (from hrs@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r4A7H6qB055723; Fri, 10 May 2013 07:17:06 GMT (envelope-from hrs@svn.freebsd.org) Message-Id: <201305100717.r4A7H6qB055723@svn.freebsd.org> From: Hiroki Sato Date: Fri, 10 May 2013 07:17:06 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r317773 - head/devel/tex-kpathsea X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 May 2013 07:17:06 -0000 Author: hrs Date: Fri May 10 07:17:05 2013 New Revision: 317773 URL: http://svnweb.freebsd.org/changeset/ports/317773 Log: Fix dependency. Spotted by: miwi Modified: head/devel/tex-kpathsea/Makefile Modified: head/devel/tex-kpathsea/Makefile ============================================================================== --- head/devel/tex-kpathsea/Makefile Fri May 10 07:01:19 2013 (r317772) +++ head/devel/tex-kpathsea/Makefile Fri May 10 07:17:05 2013 (r317773) @@ -2,6 +2,7 @@ PORTNAME= kpathsea PORTVERSION= 6.1.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/ PKGNAMEPREFIX= tex- @@ -12,7 +13,6 @@ MAINTAINER= hrs@FreeBSD.org COMMENT= Path searching library for TeX USE_XZ= yes -USE_TEX= yes USE_GMAKE= yes USE_LDCONFIG= yes EXTRACT_AFTER_ARGS= ${EXTRACT_FILES}