From 687c839315eefb81d0ff35d859879941ba84eab3 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 10 Mar 2014 16:38:00 +0000 Subject: Convert n* to USES=zip --- net-mgmt/phpweathermap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net-mgmt/phpweathermap') 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 -- cgit