Fix dependency.
PR: 201712
This commit is contained in:
parent
0fb2d69d9f
commit
25f7f9fc86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=392550
1 changed files with 2 additions and 1 deletions
|
@ -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}/,}
|
||||
|
|
Loading…
Reference in a new issue