From 091af29a1907a5be45e813e290b43e4c06f3d565 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 11 Mar 2014 06:26:09 +0000 Subject: [PATCH] Unbreak --- ports-mgmt/portell/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports-mgmt/portell/Makefile b/ports-mgmt/portell/Makefile index 9cf7ea9d8d23..1cb1e935f5b4 100644 --- a/ports-mgmt/portell/Makefile +++ b/ports-mgmt/portell/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION} MAINTAINER= mich@FreeBSD.org COMMENT= Quick display of FreeBSD port descriptions -USEs= zip +USES= zip USE_PYTHON= yes NO_BUILD= yes