mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Switch to texlive
This commit is contained in:
parent
c1ca47c561
commit
6dbb61ad90
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362674
@ -21,7 +21,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
INFO= gri
|
||||
USE_TEX= formats
|
||||
USE_TEX= formats:build dvipsk:build
|
||||
PORTDOCS= *
|
||||
PORTEXAMPLES= *
|
||||
PLIST_FILES= bin/gri bin/gri_merge bin/gri_unpage \
|
||||
@ -39,8 +39,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS} || ${PORT_OPTIONS:MEXAMPLES}
|
||||
BUILD_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick \
|
||||
dvips:${PORTSDIR}/print/dvipsk-tetex
|
||||
BUILD_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
|
||||
.endif
|
||||
|
||||
post-patch:
|
||||
|
Loading…
Reference in New Issue
Block a user