diff --git a/textproc/hs-lhs2tex/Makefile b/textproc/hs-lhs2tex/Makefile index f49709553a85..70823f5e2168 100644 --- a/textproc/hs-lhs2tex/Makefile +++ b/textproc/hs-lhs2tex/Makefile @@ -12,7 +12,7 @@ COMMENT= Preprocessor for typesetting Haskell sources with LaTeX LICENSE= GPLv2 USE_CABAL= mtl regex-compat -USE_TEX= latex +USE_TEX= latex dvipsk STANDALONE= yes EXECUTABLE= lhs2TeX