From owner-svn-ports-all@freebsd.org Sun Jul 26 19:19:42 2015 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 618789AB871; Sun, 26 Jul 2015 19:19:42 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 5239BB9F; Sun, 26 Jul 2015 19:19:42 +0000 (UTC) (envelope-from hrs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.70]) by repo.freebsd.org (8.14.9/8.14.9) with ESMTP id t6QJJgvV018199; Sun, 26 Jul 2015 19:19:42 GMT (envelope-from hrs@FreeBSD.org) Received: (from hrs@localhost) by repo.freebsd.org (8.14.9/8.14.9/Submit) id t6QJJgu9018198; Sun, 26 Jul 2015 19:19:42 GMT (envelope-from hrs@FreeBSD.org) Message-Id: <201507261919.t6QJJgu9018198@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: hrs set sender to hrs@FreeBSD.org using -f From: Hiroki Sato Date: Sun, 26 Jul 2015 19:19:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r392944 - head/devel/tex-synctex X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Jul 2015 19:19:42 -0000 Author: hrs Date: Sun Jul 26 19:19:41 2015 New Revision: 392944 URL: https://svnweb.freebsd.org/changeset/ports/392944 Log: Fix build. Spotted by: mat Modified: head/devel/tex-synctex/Makefile Modified: head/devel/tex-synctex/Makefile ============================================================================== --- head/devel/tex-synctex/Makefile Sun Jul 26 19:19:36 2015 (r392943) +++ head/devel/tex-synctex/Makefile Sun Jul 26 19:19:41 2015 (r392944) @@ -2,6 +2,7 @@ PORTNAME= synctex PORTVERSION= 1.17.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= TEX_CTAN/systems/texlive/Source/ PKGNAMEPREFIX= tex- @@ -16,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/synctexdir/READM CONFLICTS= tex-web2c-20150521 USES= libtool pkgconfig tar:xz -USE_TEX= yes +USE_TEX= kpathsea USE_LDCONFIG= yes EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S,^,${DISTNAME}/,} EXTRACT_FILES= build-aux texk/web2c