diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:45:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:45:37 +0000 |
commit | 1be832a008283f50efa9ffac945b2fa609e46fd6 (patch) | |
tree | 3504a0effa84d51ccaecf06127a496b66c8582ee /portuguese | |
parent | 44105bbef82d297a098e178b03eb4290daa5d98b (diff) | |
download | ports-1be832a008283f50efa9ffac945b2fa609e46fd6.tar.gz ports-1be832a008283f50efa9ffac945b2fa609e46fd6.zip |
Notes
Diffstat (limited to 'portuguese')
-rw-r--r-- | portuguese/hyphen/Makefile | 2 | ||||
-rw-r--r-- | portuguese/irpf-pt_BR/Makefile | 2 | ||||
-rw-r--r-- | portuguese/mythes/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
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 |