mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
Unbreak: unzip is needed to install this port.
This commit is contained in:
parent
d52909a2da
commit
1af4a89cec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=109694
1 changed files with 2 additions and 3 deletions
|
@ -17,11 +17,10 @@ DIST_SUBDIR= eclipse
|
||||||
MAINTAINER= java@FreeBSD.ORG
|
MAINTAINER= java@FreeBSD.ORG
|
||||||
COMMENT= An open extensible IDE for anything and nothing in particular
|
COMMENT= An open extensible IDE for anything and nothing in particular
|
||||||
|
|
||||||
BROKEN= "Broken pkg-plist"
|
|
||||||
|
|
||||||
LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20
|
LIB_DEPENDS= gtk-x11-2.0:${PORTSDIR}/x11-toolkits/gtk20
|
||||||
BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \
|
BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \
|
||||||
pkg-config:${PORTSDIR}/devel/pkgconfig
|
pkg-config:${PORTSDIR}/devel/pkgconfig \
|
||||||
|
unzip:${PORTSDIR}/archivers/unzip
|
||||||
|
|
||||||
ONLY_FOR_ARCHS= i386
|
ONLY_FOR_ARCHS= i386
|
||||||
USE_ZIP= yes
|
USE_ZIP= yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue