diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-16 09:38:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-16 09:38:10 +0000 |
commit | 329c19b3a94b3de1fa7c8678ff9fb1e12dd72fbb (patch) | |
tree | 3113bf003d3dd36d6fcad33a729b93f345780526 /print/tex | |
parent | b1f6d650e5fc20567f2ae30059428287778c8b61 (diff) | |
download | ports-329c19b3a94b3de1fa7c8678ff9fb1e12dd72fbb.tar.gz ports-329c19b3a94b3de1fa7c8678ff9fb1e12dd72fbb.zip |
Notes
Diffstat (limited to 'print/tex')
-rw-r--r-- | print/tex/Makefile | 2 | ||||
-rw-r--r-- | print/tex/pkg-plist | 14 |
2 files changed, 2 insertions, 14 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile index f35c4b789fd9..849729995a1b 100644 --- a/print/tex/Makefile +++ b/print/tex/Makefile @@ -7,6 +7,7 @@ PORTNAME= tex PORTVERSION= 3.14159 +PORTREVISION= 1 CATEGORIES= print MASTER_SITES= ${MASTER_SITE_TEX_CTAN} 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 \ pktogf.1 pktype.1 pltotf.1 pooltype.1 readlink.1 tangle.1 \ tex.1 tftopl.1 tie.1 vftovp.1 vptovf.1 weave.1 +INFO= kpathsea web2c MAKE_FLAGS= fmts= all_mems= pre-configure: diff --git a/print/tex/pkg-plist b/print/tex/pkg-plist index aeb580aac9ab..30e626f7179d 100644 --- a/print/tex/pkg-plist +++ b/print/tex/pkg-plist @@ -85,20 +85,6 @@ include/kpathsea/variable.h include/kpathsea/win32lib.h include/kpathsea/xopendir.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 share/texmf/fontname/adobe.map share/texmf/fontname/apple.map |