mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Try to unbreak
Submitted by: tg
This commit is contained in:
parent
2ed31b584b
commit
6d8d7bb552
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264782
1 changed files with 2 additions and 3 deletions
|
@ -28,14 +28,13 @@ COMMENT= An open extensible IDE for anything and nothing in particular
|
|||
EXTRACT_DEPENDS=${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
|
||||
PATCH_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \
|
||||
gpatch:${PORTSDIR}/devel/patch \
|
||||
zip:${PORTSDIR}/archivers/zip
|
||||
zip:${PORTSDIR}/archivers/zip \
|
||||
${DEPEND_JAVA}
|
||||
BUILD_DEPENDS= gpatch:${PORTSDIR}/devel/patch \
|
||||
unzip:${PORTSDIR}/archivers/unzip \
|
||||
zip:${PORTSDIR}/archivers/zip
|
||||
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
|
||||
|
||||
BROKEN= does not build
|
||||
|
||||
OPTIONS= TESTS "Build SDK test suite" off
|
||||
|
||||
ONLY_FOR_ARCHS= i386 amd64
|
||||
|
|
Loading…
Add table
Reference in a new issue