aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--palm/iSiloXC/Makefile2
-rw-r--r--polish/hunspell/Makefile2
-rw-r--r--polish/hyphen/Makefile2
-rw-r--r--polish/mythes/Makefile2
-rw-r--r--ports-mgmt/portell/Makefile2
-rw-r--r--portuguese/hyphen/Makefile2
-rw-r--r--portuguese/irpf-pt_BR/Makefile2
-rw-r--r--portuguese/mythes/Makefile2
-rw-r--r--print/bophook/Makefile2
-rw-r--r--print/cm-super/Makefile2
-rw-r--r--print/dot2tex/Makefile2
-rw-r--r--print/examplep/Makefile2
-rw-r--r--print/ifxetex/Makefile2
-rw-r--r--print/kpdftool/Makefile3
-rw-r--r--print/latex-acm/Makefile2
-rw-r--r--print/latex-biblatex/Makefile2
-rw-r--r--print/latex-circ/Makefile2
-rw-r--r--print/latex-csquotes/Makefile2
-rw-r--r--print/latex-etoolbox/Makefile2
-rw-r--r--print/latex-logreq/Makefile2
-rw-r--r--print/latex-ltablex/Makefile2
-rw-r--r--print/latex-mathabx/Makefile2
-rw-r--r--print/latex-pgf/Makefile2
-rw-r--r--print/latex-prettyref/Makefile2
-rw-r--r--print/latexdiff/Makefile3
-rw-r--r--print/latexmk/Makefile3
-rw-r--r--print/passivetex/Makefile2
-rw-r--r--print/pdf-renderer/Makefile2
-rw-r--r--print/pdftk/Makefile4
-rw-r--r--print/tex-mfpic/Makefile2
30 files changed, 30 insertions, 35 deletions
diff --git a/palm/iSiloXC/Makefile b/palm/iSiloXC/Makefile
index a5ce3aa59b8c..af1de59885f4 100644
--- a/palm/iSiloXC/Makefile
+++ b/palm/iSiloXC/Makefile
@@ -12,7 +12,7 @@ COMMENT= Converts documents from text/html files or URLs to iSilo format
LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
ONLY_FOR_ARCHS= i386
diff --git a/polish/hunspell/Makefile b/polish/hunspell/Makefile
index 9c62446eb3fd..24c5ececd1e0 100644
--- a/polish/hunspell/Makefile
+++ b/polish/hunspell/Makefile
@@ -5,7 +5,6 @@ PORTVERSION= 20140302
CATEGORIES= polish textproc
MASTER_SITES= LOCAL/sunpoet/${PORTNAME}
DISTNAME= sjp-myspell-pl-${PORTVERSION}
-EXTRACT_SUFX= .zip
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= office@FreeBSD.org
@@ -14,6 +13,7 @@ COMMENT= Polish hunspell dictionaries
LICENSE= LGPL21 GPLv2 MPL
LICENSE_COMB= dual
+USES= zip
NO_BUILD= yes
PLIST_FILES= %%DATADIR%%/pl_PL.aff \
diff --git a/polish/hyphen/Makefile b/polish/hyphen/Makefile
index 72b31ab63d22..bca060bea0aa 100644
--- a/polish/hyphen/Makefile
+++ b/polish/hyphen/Makefile
@@ -13,7 +13,7 @@ COMMENT= Polish hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/polish/mythes/Makefile b/polish/mythes/Makefile
index 73a942bbfd00..6ca51cb539d3 100644
--- a/polish/mythes/Makefile
+++ b/polish/mythes/Makefile
@@ -13,7 +13,7 @@ COMMENT= Polish thesaurus
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/ports-mgmt/portell/Makefile b/ports-mgmt/portell/Makefile
index 84e28239456f..9cf7ea9d8d23 100644
--- a/ports-mgmt/portell/Makefile
+++ b/ports-mgmt/portell/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
MAINTAINER= mich@FreeBSD.org
COMMENT= Quick display of FreeBSD port descriptions
-USE_ZIP= yes
+USEs= zip
USE_PYTHON= yes
NO_BUILD= yes
diff --git a/portuguese/hyphen/Makefile b/portuguese/hyphen/Makefile
index 075a2c6e41a2..d5e14c6d0963 100644
--- a/portuguese/hyphen/Makefile
+++ b/portuguese/hyphen/Makefile
@@ -13,7 +13,7 @@ COMMENT= Portuguese hyphenation rules
LICENSE= LGPL21
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/portuguese/irpf-pt_BR/Makefile b/portuguese/irpf-pt_BR/Makefile
index 8f74bc682e3b..318cf258ca91 100644
--- a/portuguese/irpf-pt_BR/Makefile
+++ b/portuguese/irpf-pt_BR/Makefile
@@ -12,7 +12,7 @@ DISTNAME= irpf2010-v1.0
MAINTAINER= ports@FreeBSD.org
COMMENT= Programa do Imposto de Renda Pessoa Fisica 2010 versao Java
-USE_ZIP= yes
+USES= zip
WRKSRC= ${WRKDIR}/${PORTNAME}2010
USE_JAVA= yes
diff --git a/portuguese/mythes/Makefile b/portuguese/mythes/Makefile
index c2a8cc1b44ae..fc8a27c5f178 100644
--- a/portuguese/mythes/Makefile
+++ b/portuguese/mythes/Makefile
@@ -13,7 +13,7 @@ COMMENT= Portuguese thesaurus
LICENSE= GPLv2
-EXTRACT_SUFX= .zip
+USES= zip
NO_BUILD= yes
NO_WRKSUBDIR= yes
diff --git a/print/bophook/Makefile b/print/bophook/Makefile
index 84aaa92c6607..633a80b15510 100644
--- a/print/bophook/Makefile
+++ b/print/bophook/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= hiroto.kagotani@gmail.com
COMMENT= Style file providing a beginning-of-page hook for LaTeX
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST= ${WRKDIR}/pkg-plist
diff --git a/print/cm-super/Makefile b/print/cm-super/Makefile
index f29c54a5e77d..858ee72315cc 100644
--- a/print/cm-super/Makefile
+++ b/print/cm-super/Makefile
@@ -18,7 +18,7 @@ COMMENT= Computer Modern Font Families in Type 1 Fonts
BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst
.endif
-USE_ZIP= yes
+USES= zip
USE_TEX= base texmf tetex
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/print/dot2tex/Makefile b/print/dot2tex/Makefile
index 2fd896bbf35f..b86f1b48f860 100644
--- a/print/dot2tex/Makefile
+++ b/print/dot2tex/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyparsing.py:${PORTSDIR}/devel/py-parsing \
USE_PYDISTUTILS=yes
USE_PYTHON= yes
# The .tar.gz sucks!
-USE_ZIP= yes
+USES= zip
NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/print/examplep/Makefile b/print/examplep/Makefile
index c8ba5c6e40c8..b4d351977f2e 100644
--- a/print/examplep/Makefile
+++ b/print/examplep/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= hiroto.kagotani@gmail.com
COMMENT= LaTeX style files for typesetting verbatim source code listings
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST= ${WRKDIR}/pkg-plist
diff --git a/print/ifxetex/Makefile b/print/ifxetex/Makefile
index 26d7dc87b9b4..3137ecf4caac 100644
--- a/print/ifxetex/Makefile
+++ b/print/ifxetex/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= martin.dieringer@gmx.de
COMMENT= The file ifxetex.sty tests whether XeTeX is being used
WRKSRC= ${WRKDIR}/${PORTNAME}
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST= ${WRKDIR}/pkg-plist
diff --git a/print/kpdftool/Makefile b/print/kpdftool/Makefile
index cc9bf2b17ca3..da913bad4aa5 100644
--- a/print/kpdftool/Makefile
+++ b/print/kpdftool/Makefile
@@ -13,10 +13,9 @@ COMMENT= Simple utility to manipulate PS and PDF files
RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
-USE_ZIP= yes
USE_QT4= qt3support moc_build porting_build uic3_build
USE_GHOSTSCRIPT_RUN= yes
-USES= qmake
+USES= qmake zip
DESKTOP_ENTRIES= "KPDFTool" "${COMMENT}" "kpdftool" \
"kpdftool" "Qt;Utility;" true
diff --git a/print/latex-acm/Makefile b/print/latex-acm/Makefile
index 123d82d5427a..97a85e56976f 100644
--- a/print/latex-acm/Makefile
+++ b/print/latex-acm/Makefile
@@ -12,7 +12,7 @@ DISTFILES= acm-small-v1-1.zip \
MAINTAINER= rea@FreeBSD.org
COMMENT= LaTeX styles for ACM journals
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
NO_BUILD= yes
diff --git a/print/latex-biblatex/Makefile b/print/latex-biblatex/Makefile
index a96c62df9f48..d3d9037fb1e0 100644
--- a/print/latex-biblatex/Makefile
+++ b/print/latex-biblatex/Makefile
@@ -14,7 +14,7 @@ COMMENT= Reimplementation of the LaTeX bibliographic facilities
RUN_DEPENDS= ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST= ${WRKDIR}/pkg-plist
diff --git a/print/latex-circ/Makefile b/print/latex-circ/Makefile
index 52deaf26699e..5785f9726209 100644
--- a/print/latex-circ/Makefile
+++ b/print/latex-circ/Makefile
@@ -13,7 +13,7 @@ DISTNAME= ${PORTNAME}
MAINTAINER= nivit@FreeBSD.org
COMMENT= A LaTeX package for typesetting circuit diagrams
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
# We need to install in the global texmf-local directory
diff --git a/print/latex-csquotes/Makefile b/print/latex-csquotes/Makefile
index b98c9e7c2cc2..1401baa722e4 100644
--- a/print/latex-csquotes/Makefile
+++ b/print/latex-csquotes/Makefile
@@ -14,7 +14,7 @@ COMMENT= Context sensitive quotation facilities
RUN_DEPENDS= ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST= ${WRKDIR}/pkg-plist
diff --git a/print/latex-etoolbox/Makefile b/print/latex-etoolbox/Makefile
index 1bee9040c9d4..ecfe95ca5bf9 100644
--- a/print/latex-etoolbox/Makefile
+++ b/print/latex-etoolbox/Makefile
@@ -13,7 +13,7 @@ DIST_SUBDIR= ${PORTNAME}/${DISTVERSION}
MAINTAINER= idolum@users.sourceforge.net
COMMENT= A toolbox providing programming facilities for LaTeX
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST= ${WRKDIR}/pkg-plist
diff --git a/print/latex-logreq/Makefile b/print/latex-logreq/Makefile
index 7d23caf88658..d869ea529f2e 100644
--- a/print/latex-logreq/Makefile
+++ b/print/latex-logreq/Makefile
@@ -14,7 +14,7 @@ COMMENT= Support for automation of the LaTeX workflow
RUN_DEPENDS= ${LOCALBASE}/${TEXMFLOCAL}/tex/latex/etoolbox/etoolbox.sty:${PORTSDIR}/print/latex-etoolbox
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST= ${WRKDIR}/pkg-plist
diff --git a/print/latex-ltablex/Makefile b/print/latex-ltablex/Makefile
index 7473cb7ce4fa..549b5329d958 100644
--- a/print/latex-ltablex/Makefile
+++ b/print/latex-ltablex/Makefile
@@ -16,7 +16,7 @@ DIST_SUBDIR= latex
MAINTAINER= rakuco@FreeBSD.org
COMMENT= Combines the features of both the tabularx and longtable packages
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST_SUB= MKTEXLSR=${MKTEXLSR} \
diff --git a/print/latex-mathabx/Makefile b/print/latex-mathabx/Makefile
index 126d45bdecd9..32ac80f6588a 100644
--- a/print/latex-mathabx/Makefile
+++ b/print/latex-mathabx/Makefile
@@ -11,7 +11,7 @@ DISTFILES= mathabx${EXTRACT_SUFX} abxtype1${EXTRACT_SUFX}
MAINTAINER= hrs@FreeBSD.org
COMMENT= Math series, aka mathabx MetaFont fontset for TeX/LaTeX
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
NO_BUILD= YES
PLIST_SUB= TEXMFLOCALDIR=${TEXMFLOCALDIR} \
diff --git a/print/latex-pgf/Makefile b/print/latex-pgf/Makefile
index 7771bd9f6aaf..f7298aa8ab78 100644
--- a/print/latex-pgf/Makefile
+++ b/print/latex-pgf/Makefile
@@ -12,7 +12,7 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= A LaTeX package for TeX Portable Graphic Format
NO_BUILD= YES
-USE_ZIP= YES
+USES= zip
USE_TEX= latex
PLIST_SUB= MKTEXLSR=${MKTEXLSR} \
CLASSDIR=${CLASSDIR} \
diff --git a/print/latex-prettyref/Makefile b/print/latex-prettyref/Makefile
index 92e0155a1503..aad727ef7630 100644
--- a/print/latex-prettyref/Makefile
+++ b/print/latex-prettyref/Makefile
@@ -13,7 +13,7 @@ DIST_SUBDIR= latex
MAINTAINER= yokota@res.otaru-uc.ac.jp
COMMENT= Improved reference formatting for LaTeX2e
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST_SUB= MKTEXLSR=${MKTEXLSR}
diff --git a/print/latexdiff/Makefile b/print/latexdiff/Makefile
index b9b0c29be921..85fbe349170e 100644
--- a/print/latexdiff/Makefile
+++ b/print/latexdiff/Makefile
@@ -14,9 +14,8 @@ COMMENT= Determine and mark up significant differences between latex files
RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash
-USES= perl5
+USES= perl5 zip
USE_PERL5= run
-USE_ZIP= yes
NO_BUILD= yes
MAN1= latexdiff.1 \
diff --git a/print/latexmk/Makefile b/print/latexmk/Makefile
index 3b31fbec6478..54a65362903f 100644
--- a/print/latexmk/Makefile
+++ b/print/latexmk/Makefile
@@ -16,8 +16,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES
NO_WRKSUBDIR= yes
NO_BUILD= yes
-USES= perl5
-USE_ZIP= yes
+USES= perl5 zip
USE_PERL5= run
USE_TEX= latex
diff --git a/print/passivetex/Makefile b/print/passivetex/Makefile
index 6f42c93c8af6..06763bcc0ac6 100644
--- a/print/passivetex/Makefile
+++ b/print/passivetex/Makefile
@@ -13,7 +13,7 @@ MAINTAINER= hrs@FreeBSD.org
COMMENT= XSL FO processor, written in TeX
NO_BUILD= yes
-USE_ZIP= yes
+USES= zip
USE_TEX= tetex xmltex texhash
TEXHASHDIRS= ${TEXMFDIR}
WRKSRC= ${WRKDIR}/passivetex
diff --git a/print/pdf-renderer/Makefile b/print/pdf-renderer/Makefile
index 0833239c4d72..8e46299a66b0 100644
--- a/print/pdf-renderer/Makefile
+++ b/print/pdf-renderer/Makefile
@@ -13,7 +13,7 @@ COMMENT= A 100% Java PDF renderer and viewer
LICENSE= LGPL21
-USE_ZIP= yes
+USES= zip
NO_WRKSUBDIR= yes
USE_JAVA= yes
JAVA_VERSION= 1.6+
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile
index 22ccf0ae0e1c..f1241be62c85 100644
--- a/print/pdftk/Makefile
+++ b/print/pdftk/Makefile
@@ -13,13 +13,11 @@ COMMENT= Simple tool for doing everyday things with PDF documents
LICENSE= GPLv2
-USE_ZIP= yes
-
# Get GCC version suffix without the dot in USE_GCC
CSUFF= ${_USE_GCC:S/.//}
USE_GCC= yes
-USES= iconv gmake
+USES= iconv gmake zip
# gcj/libgcj don't exist on some platforms
ONLY_FOR_ARCHS= i386 amd64
diff --git a/print/tex-mfpic/Makefile b/print/tex-mfpic/Makefile
index e399f9844e7d..62dc412acf8c 100644
--- a/print/tex-mfpic/Makefile
+++ b/print/tex-mfpic/Makefile
@@ -13,7 +13,7 @@ DIST_SUBDIR= teTeX
MAINTAINER= hrs@FreeBSD.org
COMMENT= A TeX package that supports drawing pictures
-USE_ZIP= yes
+USES= zip
USE_TEX= latex
PLIST_SUB= MKTEXLSR=${MKTEXLSR} \
TEXMFDIR=${TEXMFDIR}