mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Remove bin/biber. This is a prebuilt binary in the distfile for a specific
platform. Pointed out by: Nikola Lecic
This commit is contained in:
parent
6d03d2af5e
commit
085e30c6a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319700
@ -2,7 +2,7 @@
|
||||
|
||||
PORTNAME= texlive
|
||||
PORTVERSION= 20120701
|
||||
PORTREVISION= 6
|
||||
PORTREVISION= 7
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= ftp://tug.org/historic/systems/texlive/2012/
|
||||
PKGNAMESUFFIX= -base
|
||||
@ -47,6 +47,7 @@ EXCLUDE_FILES= ${DISTNAME}/texk/web2c \
|
||||
${DISTNAME}/libs/teckit \
|
||||
${DISTNAME}/libs/zlib \
|
||||
${DISTNAME}/libs/zziplib \
|
||||
${DISTNAME}/utils/biber \
|
||||
${DISTNAME}/utils/psutils
|
||||
EXTRACT_AFTER_ARGS= ${EXCLUDE_FILES:S,^,--exclude ,}
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -14,7 +14,6 @@ bin/bg5+pdflatex
|
||||
bin/bg5conv
|
||||
bin/bg5latex
|
||||
bin/bg5pdflatex
|
||||
bin/biber
|
||||
bin/bibexport
|
||||
bin/bibtex8
|
||||
bin/bibtexu
|
||||
|
Loading…
Reference in New Issue
Block a user