From fde2198f56f4a95da7ac995046fea909c30b946c Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 20 Jul 2015 04:42:23 +0000 Subject: [PATCH] Fix dependency. PR: 201705 --- print/tex-ptexenc/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/print/tex-ptexenc/Makefile b/print/tex-ptexenc/Makefile index 380031fc651a..15b5abdba3ff 100644 --- a/print/tex-ptexenc/Makefile +++ b/print/tex-ptexenc/Makefile @@ -2,6 +2,7 @@ PORTNAME= ptexenc PORTVERSION= 1.3.3 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/ PKGNAMEPREFIX= tex- @@ -11,7 +12,7 @@ DIST_SUBDIR= TeX MAINTAINER= hrs@FreeBSD.org COMMENT= Library for Japanese pTeX and its tools -USES= tar:xz libtool +USES= tar:xz libtool pkgconfig USE_TEX= kpathsea USE_LDCONFIG= yes WRKSRC= ${WRKDIR}/${DISTNAME}/texk/ptexenc