diff options
Diffstat (limited to 'print/acrobatviewer/Makefile')
-rw-r--r-- | print/acrobatviewer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/acrobatviewer/Makefile b/print/acrobatviewer/Makefile index b09868f..baa2a31 100644 --- a/print/acrobatviewer/Makefile +++ b/print/acrobatviewer/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper \ USE_ZIP= yes USE_XLIB= yes -USE_PERL= yes +USE_PERL5_BUILD=yes NO_BUILD= yes JAVAVM= ${LOCALBASE}/bin/javavm |