diff options
-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 |