aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-03-08 00:49:09 +0800
committerbapt <bapt@FreeBSD.org>2014-03-08 00:49:09 +0800
commit822bc33bf1ababf32638b6d24594884469c68e5d (patch)
tree4a5c38c58618cc47e6b107297e7eebb1a64292be /deskutils
parentbcc2778b20b339175e1b33f4461756fce4879be7 (diff)
downloadfreebsd-ports-gnome-822bc33bf1ababf32638b6d24594884469c68e5d.tar.gz
freebsd-ports-gnome-822bc33bf1ababf32638b6d24594884469c68e5d.tar.zst
freebsd-ports-gnome-822bc33bf1ababf32638b6d24594884469c68e5d.zip
Convert d* to USES=zip
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/epoch/Makefile3
-rw-r--r--deskutils/fengoffice/Makefile2
-rw-r--r--deskutils/freemind/Makefile2
-rw-r--r--deskutils/ganttproject/Makefile2
-rw-r--r--deskutils/myitcrm/Makefile2
-rw-r--r--deskutils/phpcollab/Makefile2
-rw-r--r--deskutils/plans/Makefile3
-rw-r--r--deskutils/sugarcrm/Makefile2
-rw-r--r--deskutils/surrealtodo/Makefile2
9 files changed, 9 insertions, 11 deletions
diff --git a/deskutils/epoch/Makefile b/deskutils/epoch/Makefile
index 28c0e4f49b94..b3975402f44e 100644
--- a/deskutils/epoch/Makefile
+++ b/deskutils/epoch/Makefile
@@ -14,8 +14,7 @@ COMMENT= Small and handy timeline application
LINCENSE= GPLv3
PROJECTHOST= gepoch
-USES= qmake
-USE_ZIP= yes
+USES= qmake zip
USE_QT4= gui moc_build rcc_build
PLIST_FILES= bin/${PORTNAME} share/pixmaps/${PORTNAME}.png
diff --git a/deskutils/fengoffice/Makefile b/deskutils/fengoffice/Makefile
index f0c3d48b2060..3b2b18b4da95 100644
--- a/deskutils/fengoffice/Makefile
+++ b/deskutils/fengoffice/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= acm@FreeBSD.org
COMMENT= An open source web-based collaboration software
-USE_ZIP= yes
+USES= zip
NO_BUILD= yes
USE_PHP= mysql gd simplexml
DEFAULT_PHP_VER=5
diff --git a/deskutils/freemind/Makefile b/deskutils/freemind/Makefile
index f39321f31904..c1544e90de67 100644
--- a/deskutils/freemind/Makefile
+++ b/deskutils/freemind/Makefile
@@ -18,7 +18,7 @@ BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
zip:${PORTSDIR}/archivers/zip
RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper
-USE_ZIP= yes
+USES= zip:infozip
USE_JAVA= yes
JAVA_VERSION= 1.6+
diff --git a/deskutils/ganttproject/Makefile b/deskutils/ganttproject/Makefile
index faf3e72d938e..4aee529fa657 100644
--- a/deskutils/ganttproject/Makefile
+++ b/deskutils/ganttproject/Makefile
@@ -14,7 +14,7 @@ LICENSE= GPLv3
USES= shebangfix
SHEBANG_FILES= ganttproject
-USE_ZIP= yes
+USES= zip
USE_JAVA= yes
JAVA_VERSION= 1.6+
NO_BUILD= yes
diff --git a/deskutils/myitcrm/Makefile b/deskutils/myitcrm/Makefile
index b4ed58a664a6..b789f81f4a42 100644
--- a/deskutils/myitcrm/Makefile
+++ b/deskutils/myitcrm/Makefile
@@ -13,7 +13,7 @@ COMMENT= MyIT CRM is a CRM project designed for Computer Servicing and Repairs
LICENSE= GPLv3
-USE_ZIP= yes
+USES= zip
USE_PHP= mysql session xml
NO_BUILD= yes
WRKSRC= ${WRKDIR}/MyITCRM-${PORTVERSION}
diff --git a/deskutils/phpcollab/Makefile b/deskutils/phpcollab/Makefile
index 57fd1ba77449..dd7314e81f04 100644
--- a/deskutils/phpcollab/Makefile
+++ b/deskutils/phpcollab/Makefile
@@ -10,7 +10,7 @@ DISTNAME= phpcollab-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= PHPcollab is project management and collaboration over the internet
-USE_ZIP= yes
+USES= zip
USE_PHP+= mysql
USE_MYSQL= yes
NO_BUILD= yes
diff --git a/deskutils/plans/Makefile b/deskutils/plans/Makefile
index a0a93ecc5fa9..11e67b59a785 100644
--- a/deskutils/plans/Makefile
+++ b/deskutils/plans/Makefile
@@ -29,9 +29,8 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
LICENSE= GPLv2
-USE_ZIP= yes
NO_BUILD= yes
-USES= perl5
+USES= perl5 zip
USE_PERL5= run
WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
diff --git a/deskutils/sugarcrm/Makefile b/deskutils/sugarcrm/Makefile
index c4d1c2e38f54..742e6a9ed27d 100644
--- a/deskutils/sugarcrm/Makefile
+++ b/deskutils/sugarcrm/Makefile
@@ -11,8 +11,8 @@ DISTNAME= SugarCE-${PORTVERSION}
MAINTAINER= wen@FreeBSD.org
COMMENT= Web based customer relationship management suite
+USES= zip
USE_PHP= gd mysql session pcre xml zlib mbstring curl imap spl posix
-USE_ZIP= yes
NO_BUILD= yes
WRKSRC= ${WRKDIR}/SugarCE-Full-${PORTVERSION}
diff --git a/deskutils/surrealtodo/Makefile b/deskutils/surrealtodo/Makefile
index f3e717e5c8da..98123db0f3ab 100644
--- a/deskutils/surrealtodo/Makefile
+++ b/deskutils/surrealtodo/Makefile
@@ -10,7 +10,7 @@ DISTNAME= surrealtodo_v${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Surreal ToDo is an AJAX enabled web 2.0 list manager
-USE_ZIP= yes
+USES= zip
USE_PHP+= mysql
USE_MYSQL= yes
NO_BUILD= yes