Fix extraction on 9+
This commit is contained in:
parent
34d88d1be1
commit
f667e41b5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317359
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ COMMENT= UML modeling environment written in Python
|
|||
|
||||
LICENSE= GPLv2
|
||||
|
||||
EXTRACT_DEPENDS=unzip:${PORTSDIR}/archivers/unzip
|
||||
EXTRACT_DEPENDS=${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nose>=0.10.4:${PORTSDIR}/devel/py-nose
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}decorator>0:${PORTSDIR}/devel/py-decorator \
|
||||
${PYTHON_PKGNAMEPREFIX}zope.component>3.4.0:${PORTSDIR}/devel/py-zope.component
|
||||
|
|
Loading…
Reference in a new issue