View | Details | Raw Unified | Return to bug 201712
Collapse All | Expand All

(-)Makefile (-1 / +2 lines)
Lines 2-7 Link Here
2
2
3
PORTNAME=	dvipsk
3
PORTNAME=	dvipsk
4
PORTVERSION=	5.995
4
PORTVERSION=	5.995
5
PORTREVISION=	1
5
CATEGORIES=	print
6
CATEGORIES=	print
6
MASTER_SITES=	ftp://tug.org/historic/systems/texlive/2015/
7
MASTER_SITES=	ftp://tug.org/historic/systems/texlive/2015/
7
PKGNAMEPREFIX=	tex-
8
PKGNAMEPREFIX=	tex-
Lines 18-24 Link Here
18
19
19
LIB_DEPENDS=	libpaper.so:${PORTSDIR}/print/libpaper
20
LIB_DEPENDS=	libpaper.so:${PORTSDIR}/print/libpaper
20
21
21
USES=		gmake tar:xz
22
USES=		gmake tar:xz pkgconfig
22
USE_TEX=	kpathsea web2c texmf texhash
23
USE_TEX=	kpathsea web2c texmf texhash
23
TEXHASHDIRS=	${TEXMFDISTDIR}
24
TEXHASHDIRS=	${TEXMFDISTDIR}
24
EXTRACT_AFTER_ARGS=	${EXTRACT_FILES:S,^,${DISTNAME}/,}
25
EXTRACT_AFTER_ARGS=	${EXTRACT_FILES:S,^,${DISTNAME}/,}

Return to bug 201712