diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:59:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-07 16:59:07 +0000 |
commit | 6d2031b8ad45ff0245c69cb4ac6a46938f2a7a0d (patch) | |
tree | 827d9c9b2051ab96618bc987dd5eef94eed43f7f | |
parent | Fix typo (diff) |
Convert f* to USES=zip
Notes
Notes:
svn path=/head/; revision=347408
-rw-r--r-- | finance/jgnash/Makefile | 4 | ||||
-rw-r--r-- | finance/prestashop/Makefile | 2 | ||||
-rw-r--r-- | finance/weberp/Makefile | 2 | ||||
-rw-r--r-- | french/belote/Makefile | 2 | ||||
-rw-r--r-- | french/hunspell/Makefile | 2 | ||||
-rw-r--r-- | french/hyphen/Makefile | 2 | ||||
-rw-r--r-- | french/mythes/Makefile | 2 | ||||
-rw-r--r-- | ftp/net2ftp/Makefile | 2 | ||||
-rw-r--r-- | ftp/phpwebftp/Makefile | 2 |
9 files changed, 10 insertions, 10 deletions
diff --git a/finance/jgnash/Makefile b/finance/jgnash/Makefile index d3d4be130613..cc8bb024f9af 100644 --- a/finance/jgnash/Makefile +++ b/finance/jgnash/Makefile @@ -8,7 +8,7 @@ MASTER_SITES= SF/jgnash/Active%20Stable%202.x DISTNAME= jgnash-${PORTVERSION}-bin MAINTAINER= decke@FreeBSD.org -COMMENT= A free personal finance manager +COMMENT= Free personal finance manager WRKSRC= ${WRKDIR}/jgnash-${PORTVERSION} DATADIR= ${JAVASHAREDIR}/${PORTNAME} @@ -16,7 +16,7 @@ SUB_FILES= jgnash.desktop SUB_LIST= JAVA="${JAVA}" PLIST_SUB+= DESKTOPDIR=${DESKTOPDIR:S|^${PREFIX}/||} -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.6+ JAVA_VENDOR= openjdk diff --git a/finance/prestashop/Makefile b/finance/prestashop/Makefile index 49f5295cbc27..a2a514b09e96 100644 --- a/finance/prestashop/Makefile +++ b/finance/prestashop/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= wen@FreeBSD.org COMMENT= Open-Source e-Commerce Software for Web 2.0 -USE_ZIP= yes +USES= zip NO_BUILD= yes PRESTADIR= www/${PORTNAME} PLIST= ${WRKDIR}/plist diff --git a/finance/weberp/Makefile b/finance/weberp/Makefile index 72c951b09736..98fbe6d23a38 100644 --- a/finance/weberp/Makefile +++ b/finance/weberp/Makefile @@ -12,7 +12,7 @@ COMMENT= An Open-Source Web-Based ERP System PORTSCOUT= skipv:3.12 -USE_ZIP= yes +USES= zip USE_PHP= mysql gettext USES= gettext WRKSRC= ${WRKDIR}/webERP${PORTVERSION} diff --git a/french/belote/Makefile b/french/belote/Makefile index e8378b1e7034..5c973f0ac7ed 100644 --- a/french/belote/Makefile +++ b/french/belote/Makefile @@ -11,7 +11,7 @@ DISTNAME= belote MAINTAINER= ports@FreeBSD.org COMMENT= Un jeu de belote coinchée contre l'ordinateur ou en réseau -USE_ZIP= yes +USES= zip:zipinfo USE_JAVA= yes JAVA_VERSION= 1.6+ NO_WRKSUBDIR= yes diff --git a/french/hunspell/Makefile b/french/hunspell/Makefile index c7ee0b73c935..99daa439b6d0 100644 --- a/french/hunspell/Makefile +++ b/french/hunspell/Makefile @@ -6,12 +6,12 @@ CATEGORIES= french textproc MASTER_SITES= http://www.dicollecte.org/download/fr/ \ LOCAL/sunpoet/${PORTNAME} DISTNAME= hunspell-french-dictionaries-v${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= Modern French hunspell dictionaries +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/french/hyphen/Makefile b/french/hyphen/Makefile index 00b53f4f7d61..3f15b00c4abf 100644 --- a/french/hyphen/Makefile +++ b/french/hyphen/Makefile @@ -6,12 +6,12 @@ CATEGORIES= french textproc MASTER_SITES= http://www.dicollecte.org/download/fr/ \ LOCAL/sunpoet/${PORTNAME} DISTNAME= hyph-fr-v${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org COMMENT= French hyphenation rules +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/french/mythes/Makefile b/french/mythes/Makefile index 0e8e04d0364a..74ef766e15db 100644 --- a/french/mythes/Makefile +++ b/french/mythes/Makefile @@ -6,7 +6,6 @@ CATEGORIES= french textproc MASTER_SITES= http://www.dicollecte.org/download/fr/ \ LOCAL/sunpoet/${PORTNAME} DISTNAME= thesaurus-v${PORTVERSION} -EXTRACT_SUFX= .zip DIST_SUBDIR= ${PORTNAME} MAINTAINER= office@FreeBSD.org @@ -14,6 +13,7 @@ COMMENT= French thesaurus LICENSE= LGPL21 +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/ftp/net2ftp/Makefile b/ftp/net2ftp/Makefile index 10b08f961460..cbfd6dd9b4e4 100644 --- a/ftp/net2ftp/Makefile +++ b/ftp/net2ftp/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= avk@vl.ru COMMENT= PHP scripts to work with ftp -USE_ZIP= YES +USES= zip NO_BUILD= YES .if !defined(WITHOUT_PHP_DEPENDS) USE_PHP= ftp mysql pcre session zlib diff --git a/ftp/phpwebftp/Makefile b/ftp/phpwebftp/Makefile index 416fc2b6fd33..e11e0a84301c 100644 --- a/ftp/phpwebftp/Makefile +++ b/ftp/phpwebftp/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= acm@FreeBSD.org COMMENT= A set of PHP-scripts to manage FTP over the web -USE_ZIP= yes +USZS= zip NO_BUILD= yes USE_PHP= ftp PHPWEBFTPDIR?= www/${PORTNAME} |