diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:45:37 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 16:45:37 +0000 |
commit | 1be832a008283f50efa9ffac945b2fa609e46fd6 (patch) | |
tree | 3504a0effa84d51ccaecf06127a496b66c8582ee /ports-mgmt/portell | |
parent | 44105bbef82d297a098e178b03eb4290daa5d98b (diff) | |
download | ports-1be832a008283f50efa9ffac945b2fa609e46fd6.tar.gz ports-1be832a008283f50efa9ffac945b2fa609e46fd6.zip |
Notes
Diffstat (limited to 'ports-mgmt/portell')
-rw-r--r-- | ports-mgmt/portell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports-mgmt/portell/Makefile b/ports-mgmt/portell/Makefile index 84e28239456f..9cf7ea9d8d23 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 -USE_ZIP= yes +USEs= zip USE_PYTHON= yes NO_BUILD= yes |