- Use USES=zip
This commit is contained in:
parent
1b2f9d03e3
commit
b93d6dd26e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347439
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,6 @@ PORTNAME= protovis
|
|||
PORTVERSION= 3.2
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
EXTRACT_SUFX= .zip
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= JavaScript graphical toolkit for data visualization
|
||||
|
@ -15,6 +14,7 @@ LICENSE= BSD3CLAUSE
|
|||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
NO_BUILD= yes
|
||||
USES= zip
|
||||
|
||||
PORTDOCS= *
|
||||
PORTEXAMPLES= *
|
||||
|
|
Loading…
Reference in a new issue