1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Switch to texlive

This commit is contained in:
Baptiste Daroussin 2014-07-23 13:05:38 +00:00
parent c1ca47c561
commit 6dbb61ad90
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362674

View File

@ -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: