mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
Utilize INFO and bump PORTREVISION.
This commit is contained in:
parent
b1f6d650e5
commit
329c19b3a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=87039
2 changed files with 2 additions and 14 deletions
|
@ -7,6 +7,7 @@
|
||||||
|
|
||||||
PORTNAME= tex
|
PORTNAME= tex
|
||||||
PORTVERSION= 3.14159
|
PORTVERSION= 3.14159
|
||||||
|
PORTREVISION= 1
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
MASTER_SITES= ${MASTER_SITE_TEX_CTAN}
|
||||||
MASTER_SITE_SUBDIR= systems/web2c
|
MASTER_SITE_SUBDIR= systems/web2c
|
||||||
|
@ -30,6 +31,7 @@ MAN1= access.1 amstex.1 bibtex.1 dmp.1 dvicopy.1 dvitype.1 eplain.1 \
|
||||||
mktextfm.1 mpost.1 mpto.1 newer.1 omega.1 patgen.1 pdftex.1 \
|
mktextfm.1 mpost.1 mpto.1 newer.1 omega.1 patgen.1 pdftex.1 \
|
||||||
pktogf.1 pktype.1 pltotf.1 pooltype.1 readlink.1 tangle.1 \
|
pktogf.1 pktype.1 pltotf.1 pooltype.1 readlink.1 tangle.1 \
|
||||||
tex.1 tftopl.1 tie.1 vftovp.1 vptovf.1 weave.1
|
tex.1 tftopl.1 tie.1 vftovp.1 vptovf.1 weave.1
|
||||||
|
INFO= kpathsea web2c
|
||||||
MAKE_FLAGS= fmts= all_mems=
|
MAKE_FLAGS= fmts= all_mems=
|
||||||
|
|
||||||
pre-configure:
|
pre-configure:
|
||||||
|
|
|
@ -85,20 +85,6 @@ include/kpathsea/variable.h
|
||||||
include/kpathsea/win32lib.h
|
include/kpathsea/win32lib.h
|
||||||
include/kpathsea/xopendir.h
|
include/kpathsea/xopendir.h
|
||||||
include/kpathsea/xstat.h
|
include/kpathsea/xstat.h
|
||||||
@unexec install-info --delete %D/info/kpathsea.info %D/info/dir
|
|
||||||
@unexec install-info --delete %D/info/web2c.info %D/info/dir
|
|
||||||
info/kpathsea.info
|
|
||||||
info/kpathsea.info-1
|
|
||||||
info/kpathsea.info-2
|
|
||||||
info/kpathsea.info-3
|
|
||||||
info/kpathsea.info-4
|
|
||||||
info/web2c.info
|
|
||||||
info/web2c.info-1
|
|
||||||
info/web2c.info-2
|
|
||||||
info/web2c.info-3
|
|
||||||
info/web2c.info-4
|
|
||||||
@exec install-info %D/info/kpathsea.info %D/info/dir
|
|
||||||
@exec install-info %D/info/web2c.info %D/info/dir
|
|
||||||
lib/libkpathsea.a
|
lib/libkpathsea.a
|
||||||
share/texmf/fontname/adobe.map
|
share/texmf/fontname/adobe.map
|
||||||
share/texmf/fontname/apple.map
|
share/texmf/fontname/apple.map
|
||||||
|
|
Loading…
Add table
Reference in a new issue