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 332cc578b1c7..146af4f68c66 100644 --- a/textproc/ppower4/Makefile +++ b/textproc/ppower4/Makefile @@ -16,7 +16,7 @@ COMMENT= Post processor for PDF presentations made with (La)TeX RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper -USE_ZIP= yes +USES= zip USE_TEX= latex USE_JAVA= yes JAVA_VERSION= 1.6+ |