diff options
Diffstat (limited to 'textproc/ppower4/Makefile')
-rw-r--r-- | textproc/ppower4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ppower4/Makefile b/textproc/ppower4/Makefile index f6153528b83f..e0d8b99e7c63 100644 --- a/textproc/ppower4/Makefile +++ b/textproc/ppower4/Makefile @@ -17,7 +17,7 @@ COMMENT= Post processor for PDF presentations made with (La)TeX RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper USE_ZIP= yes -USE_TEX= tetex +USE_TEX= latex USE_JAVA= yes JAVA_VERSION= 1.6+ NO_BUILD= yes |