diff options
author | John Marino <marino@FreeBSD.org> | 2016-08-04 04:01:16 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2016-08-04 04:01:16 +0000 |
commit | 5a8aa79d8ff76f44049fa03fdde4e7e61229134d (patch) | |
tree | 842dafd42cd24ca37210d5c6ef5b752cb6319b6b /java | |
parent | b36ed5a415fd482e4d9fc7b13fc769645a7e99a7 (diff) | |
download | ports-5a8aa79d8ff76f44049fa03fdde4e7e61229134d.tar.gz ports-5a8aa79d8ff76f44049fa03fdde4e7e61229134d.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/phpeclipse/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/java/phpeclipse/Makefile b/java/phpeclipse/Makefile index b6aaf8aacb5b..e79e61f8dd08 100644 --- a/java/phpeclipse/Makefile +++ b/java/phpeclipse/Makefile @@ -11,7 +11,6 @@ DISTNAME= PHPEclipse-${PLIST_VER}-src MAINTAINER= kamikaze@bsdforen.de COMMENT= PHP Eclipse adds PHP support to the Eclipse IDE Framework -BUILD_DEPENDS+= unzip:archivers/unzip RUN_DEPENDS= eclipse:java/eclipse PLUGIN_PATHS= features plugins |