diff options
author | bapt <bapt@FreeBSD.org> | 2014-03-10 22:49:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-03-10 22:49:26 +0800 |
commit | 365d81bafff5b9accbe7d264a4dc790418804a79 (patch) | |
tree | c9bc7d175d1787d3182be06d12c45d1a2fe32a2b /german | |
parent | 6d8e3ef4a66f0d1b8bc3a1f1703f76ad9c862498 (diff) | |
download | freebsd-ports-gnome-365d81bafff5b9accbe7d264a4dc790418804a79.tar.gz freebsd-ports-gnome-365d81bafff5b9accbe7d264a4dc790418804a79.tar.zst freebsd-ports-gnome-365d81bafff5b9accbe7d264a4dc790418804a79.zip |
Convert g* to USES=zip
Diffstat (limited to 'german')
-rw-r--r-- | german/hyphen/Makefile | 2 | ||||
-rw-r--r-- | german/mediathek/Makefile | 2 | ||||
-rw-r--r-- | german/pecl-konto_check/Makefile | 3 | ||||
-rw-r--r-- | german/selfhtml/Makefile | 3 | ||||
-rw-r--r-- | german/tipp10/Makefile | 3 | ||||
-rw-r--r-- | german/vtiger/Makefile | 2 |
6 files changed, 6 insertions, 9 deletions
diff --git a/german/hyphen/Makefile b/german/hyphen/Makefile index 75df50153410..2d359a1a0b07 100644 --- a/german/hyphen/Makefile +++ b/german/hyphen/Makefile @@ -13,7 +13,7 @@ COMMENT= German hyphenation rules LICENSE= LGPL21 -EXTRACT_SUFX= .zip +USES= zip NO_BUILD= yes NO_WRKSUBDIR= yes diff --git a/german/mediathek/Makefile b/german/mediathek/Makefile index 17a0ccb61eef..2c383e0a5c95 100644 --- a/german/mediathek/Makefile +++ b/german/mediathek/Makefile @@ -13,7 +13,7 @@ COMMENT= Filme der oeff. rechtlichen Sender herunterladen und ansehen RUN_DEPENDS= flvstreamer:${PORTSDIR}/multimedia/flvstreamer NO_BUILD= yes -USE_ZIP= yes +USES= zip USE_JAVA= yes JAVA_VERSION= 1.7+ SUB_FILES= mediathek diff --git a/german/pecl-konto_check/Makefile b/german/pecl-konto_check/Makefile index a1dd57219723..f16b850747bb 100644 --- a/german/pecl-konto_check/Makefile +++ b/german/pecl-konto_check/Makefile @@ -6,12 +6,11 @@ PORTVERSION= 2.98 CATEGORIES= german MASTER_SITES= SF/kontocheck/konto_check-de/${PORTVERSION} PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .zip MAINTAINER= ports@FreeBSD.org COMMENT= PHP module to check German and Austrian Bank Account Numbers -USE_ZIP= yes +USES= zip:infozip USE_PHP= yes USE_PHPIZE= yes USE_PHPEXT= yes diff --git a/german/selfhtml/Makefile b/german/selfhtml/Makefile index 62d83658a11a..9862c3175605 100644 --- a/german/selfhtml/Makefile +++ b/german/selfhtml/Makefile @@ -24,8 +24,7 @@ COMMENT= Extensive German HTML reference WRKSRC= ${WRKDIR} NO_BUILD= yes -USES= dos2unix -USE_ZIP= yes +USES= dos2unix zip DOS2UNIX_REGEX= .*\.(css|dhtml|diverses|editorial|grafik|helferlein|htm|inter|intro|javascript|layouts|navigation|perl|php|projekt|quellen|servercgi|src|xml|xls|dtd)$$ PORTDOCS= \ diff --git a/german/tipp10/Makefile b/german/tipp10/Makefile index 8bc55dd063a7..ecd5e66a3a91 100644 --- a/german/tipp10/Makefile +++ b/german/tipp10/Makefile @@ -14,9 +14,8 @@ COMMENT= 10-finger touch typing learning program LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/license_en.txt -USES= qmake dos2unix +USES= qmake dos2unix zip DOS2UNIX_GLOB= *.pro *.cpp -USE_ZIP= yes USE_QT4= gui sql corelib network script qtestlib \ rcc_build uic_build moc_build \ sql-sqlite2_run sql-sqlite3_run diff --git a/german/vtiger/Makefile b/german/vtiger/Makefile index d7512ca653ba..192875d6d5ff 100644 --- a/german/vtiger/Makefile +++ b/german/vtiger/Makefile @@ -20,8 +20,8 @@ WWWDIR?= ${PREFIX}/www/${PORTNAME} RUN_DEPENDS+= ${WWWDIR}/include/language:${PORTSDIR}/www/vtiger +USES= zip NO_BUILD= YES -USE_ZIP= YES SUB_FILES= pkg-message |