From 53f4b372e0b67aa39ec24b0473e3454201de1c92 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 3 Jun 2010 15:54:29 +0000 Subject: - Convert unzip -a to USE_DOS2UNIX PR: ports/146533 Submitted by: Alex Kozlov --- print/acrobatviewer/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'print/acrobatviewer') diff --git a/print/acrobatviewer/Makefile b/print/acrobatviewer/Makefile index daed98ab6a03..7e6e95677d0a 100644 --- a/print/acrobatviewer/Makefile +++ b/print/acrobatviewer/Makefile @@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.adobe.com/pub/adobe/magic/acrobatviewer/unix/1.x/:1 \ MAINTAINER= ports@FreeBSD.org COMMENT= Viewer for the PDF files written in Java(TM) +#XXX need info-unzip for archive.zip USE_ZIP= yes USE_JAVA= yes JAVA_VERSION= 1.3+ -- cgit