aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2015-07-20 14:34:44 +0800
committerhrs <hrs@FreeBSD.org>2015-07-20 14:34:44 +0800
commit67efdc5408e0b915937a4e00f2d37bf04e7814d1 (patch)
treed7947d9221ac49c1bce8a9ad805f0bc94cce18e4
parentcbf4333260fa4932eac960eb4054ad27026e2d04 (diff)
downloadfreebsd-ports-gnome-67efdc5408e0b915937a4e00f2d37bf04e7814d1.tar.gz
freebsd-ports-gnome-67efdc5408e0b915937a4e00f2d37bf04e7814d1.tar.zst
freebsd-ports-gnome-67efdc5408e0b915937a4e00f2d37bf04e7814d1.zip
Fix dependency.
PR: 201712
-rw-r--r--print/tex-dvipsk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/tex-dvipsk/Makefile b/print/tex-dvipsk/Makefile
index 4f1daf780cdc..e3afec7aca40 100644
--- a/print/tex-dvipsk/Makefile
+++ b/print/tex-dvipsk/Makefile
@@ -2,6 +2,7 @@
PORTNAME= dvipsk
PORTVERSION= 5.995
+PORTREVISION= 1
CATEGORIES= print
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2015/
PKGNAMEPREFIX= tex-
@@ -18,7 +19,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libpaper.so:${PORTSDIR}/print/libpaper
-USES= gmake tar:xz
+USES= gmake tar:xz pkgconfig
USE_TEX= kpathsea web2c texmf texhash
TEXHASHDIRS= ${TEXMFDISTDIR}
EXTRACT_AFTER_ARGS= ${EXTRACT_FILES:S,^,${DISTNAME}/,}