mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Don't use USE_ZIP, since the distro is a tarball, but instead depend on
unzip, since we need it for the pre-patch script
This commit is contained in:
parent
40d889badc
commit
b9cc99f2b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176715
1 changed files with 1 additions and 1 deletions
|
@ -18,13 +18,13 @@ MAINTAINER= girgen@FreeBSD.org
|
|||
COMMENT= C/C++ IDE for Eclipse
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/eclipse:${PORTSDIR}/java/eclipse
|
||||
PATCH_DEPENDS= unzip:${PORTSDIR}/archivers/unzip
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.4+
|
||||
JAVA_OS= native
|
||||
USE_GMAKE= yes
|
||||
USE_ZIP= yes
|
||||
PORTVERSION_TS= ${PORTVERSION}.200609270800
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue