aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/phpweathermap
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:38:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-10 16:38:00 +0000
commit44105bbef82d297a098e178b03eb4290daa5d98b (patch)
tree4a763a23b7382a8c937ccd9826b459ad9ccec255 /net-mgmt/phpweathermap
parent9d0989571c6206b6ed8d38f60bd2033d59a689a1 (diff)
downloadports-44105bbef82d297a098e178b03eb4290daa5d98b.tar.gz
ports-44105bbef82d297a098e178b03eb4290daa5d98b.zip
Convert n* to USES=zip
Notes
Notes: svn path=/head/; revision=347778
Diffstat (limited to 'net-mgmt/phpweathermap')
-rw-r--r--net-mgmt/phpweathermap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/phpweathermap/Makefile b/net-mgmt/phpweathermap/Makefile
index 122864f8c977..45a88e259e61 100644
--- a/net-mgmt/phpweathermap/Makefile
+++ b/net-mgmt/phpweathermap/Makefile
@@ -15,7 +15,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/pear/Console/Getopt.php:${PORTSDIR}/devel/pear \
rrdtool:${PORTSDIR}/databases/rrdtool
NO_BUILD= yes
-USE_ZIP= yes
+USES= zip
USE_PHP= gd
LICENSE= GPLv2