diff options
Diffstat (limited to 'graphics/gle-graphics/Makefile')
-rw-r--r-- | graphics/gle-graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gle-graphics/Makefile b/graphics/gle-graphics/Makefile index 5537303caeb6..a567430694c3 100644 --- a/graphics/gle-graphics/Makefile +++ b/graphics/gle-graphics/Makefile @@ -49,7 +49,7 @@ CONFIGURE_ARGS+= --with-jpeg=no --with-png=no -with-tiff=no .if !defined(WITHOUT_LATEX_GS) USE_GHOSTSCRIPT_RUN= yes -RUN_DEPENDS+= latex:${PORTSDIR}/print/teTeX +USE_TEX= tetex .endif .if !defined(WITHOUT_X_WINDOWS) |