mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 23:16:33 -04:00
games/ninix-aya: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0).
This commit is contained in:
parent
07ba95b3a8
commit
f9bc5cf54a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=419572
1 changed files with 1 additions and 2 deletions
|
@ -14,8 +14,7 @@ LICENSE= GPLv2
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpng.so:graphics/png
|
||||
RUN_DEPENDS= unzip:archivers/unzip \
|
||||
${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet \
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}chardet>0:textproc/py-chardet \
|
||||
${PYNUMPY}
|
||||
|
||||
NO_ARCH= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue