mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Add missing dependency
Submitted by: maintainer Reported by: pavbpt/erwinbot
This commit is contained in:
parent
eaa876894a
commit
3d89c369fd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=223675
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
||||||
PORTNAME= phpeclipse
|
PORTNAME= phpeclipse
|
||||||
PORTVERSION= 1.2.1
|
PORTVERSION= 1.2.1
|
||||||
CATEGORIES= java editors devel
|
CATEGORIES= java editors devel
|
||||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
MASTER_SITES= SF
|
||||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
||||||
DISTNAME= PHPEclipse_${PORTVERSION}_src
|
DISTNAME= PHPEclipse_${PORTVERSION}_src
|
||||||
|
|
||||||
MAINTAINER= kamikaze@bsdforen.de
|
MAINTAINER= kamikaze@bsdforen.de
|
||||||
COMMENT= PHP Eclipse adds PHP support to the Eclipse IDE Framework
|
COMMENT= PHP Eclipse adds PHP support to the Eclipse IDE Framework
|
||||||
|
|
||||||
|
BUILD_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
|
||||||
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
|
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
|
||||||
|
|
||||||
PLUGIN_PATHS= features plugins
|
PLUGIN_PATHS= features plugins
|
||||||
|
|
Loading…
Add table
Reference in a new issue