aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/gri/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/gri/Makefile b/math/gri/Makefile
index bcf706ae43be..66e2b22657b9 100644
--- a/math/gri/Makefile
+++ b/math/gri/Makefile
@@ -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: