diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2009-06-06 22:45:51 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2009-06-06 22:45:51 +0000 |
| commit | fc482810102c571aed55c4d68e1031aeb573e06d (patch) | |
| tree | 143dea799b1d50d5e9cba09e3c4bc9835a6d7e8c /java/eclipse/Makefile | |
| parent | playd is an easy to use command line wrapper for mplayer. (diff) | |
. Add a PATCH_DEPENDS on zip as its invoked during post-patch.
Pointed out by: QAT
Notes
Notes:
svn path=/head/; revision=235335
Diffstat (limited to 'java/eclipse/Makefile')
| -rw-r--r-- | java/eclipse/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/eclipse/Makefile b/java/eclipse/Makefile index 90b35804b516..62bad36db994 100644 --- a/java/eclipse/Makefile +++ b/java/eclipse/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= ant:${PORTSDIR}/devel/apache-ant \ zip:${PORTSDIR}/archivers/zip \ unzip:${PORTSDIR}/archivers/unzip +PATCH_DEPENDS= zip:${PORTSDIR}/archivers/zip + ONLY_FOR_ARCHS= i386 amd64 USE_GMAKE= yes USE_ZIP= yes |
