|
Lines 5-14
Link Here
|
| 5 |
# $FreeBSD: ports/print/latex-caption/Makefile,v 1.3 2004/02/22 09:58:46 kris Exp $ |
5 |
# $FreeBSD: ports/print/latex-caption/Makefile,v 1.3 2004/02/22 09:58:46 kris Exp $ |
| 6 |
|
6 |
|
| 7 |
PORTNAME= latex-caption |
7 |
PORTNAME= latex-caption |
| 8 |
PORTVERSION= 3.0.20031220 |
8 |
PORTVERSION= 3.0.20040123 |
| 9 |
PORTREVISION= 1 |
|
|
| 10 |
CATEGORIES= print |
9 |
CATEGORIES= print |
| 11 |
MASTER_SITES= ${MASTER_SITE_TEX_CTAN} |
10 |
MASTER_SITES= ftp://ftp.ctan.org/tex-archive/%SUBDIR%/ \ |
|
|
11 |
${MASTER_SITE_TEX_CTAN} |
| 12 |
MASTER_SITE_SUBDIR= macros/latex/contrib/caption |
12 |
MASTER_SITE_SUBDIR= macros/latex/contrib/caption |
| 13 |
DISTFILES= caption.dtx caption2.dtx caption.ins caption.xml |
13 |
DISTFILES= caption.dtx caption2.dtx caption.ins caption.xml |
| 14 |
DIST_SUBDIR= ${PORTNAME} |
14 |
DIST_SUBDIR= ${PORTNAME} |
|
Lines 20-27
Link Here
|
| 20 |
BUILD_DEPENDS+= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal |
20 |
BUILD_DEPENDS+= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal |
| 21 |
BUILD_DEPENDS+= tex:${PORTSDIR}/print/teTeX |
21 |
BUILD_DEPENDS+= tex:${PORTSDIR}/print/teTeX |
| 22 |
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |
22 |
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |
| 23 |
|
|
|
| 24 |
BROKEN= "Checksum mismatch" |
| 25 |
|
23 |
|
| 26 |
PLIST_SUB= TEXMFLOCAL=${TEXMFLOCAL} MKTEXLSR=${MKTEXLSR} |
24 |
PLIST_SUB= TEXMFLOCAL=${TEXMFLOCAL} MKTEXLSR=${MKTEXLSR} |
| 27 |
PLIST_SUB+= CLASSDIR=${CLASSDIR} |
25 |
PLIST_SUB+= CLASSDIR=${CLASSDIR} |