mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-24 04:33:24 +00:00
Unbreak: fix dependency and add a master site.
This commit is contained in:
parent
16a0bc4c71
commit
13e1379905
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131404
@ -9,7 +9,7 @@ PORTNAME= lomboz
|
|||||||
PORTVERSION= 3.0.1
|
PORTVERSION= 3.0.1
|
||||||
PORTREVISION= 2
|
PORTREVISION= 2
|
||||||
CATEGORIES= java
|
CATEGORIES= java
|
||||||
MASTER_SITES= http://download.forge.objectweb.org/lomboz/ \
|
MASTER_SITES= http://download.fr2.forge.objectweb.org/lomboz/ \
|
||||||
http://download.us.forge.objectweb.org/lomboz/ \
|
http://download.us.forge.objectweb.org/lomboz/ \
|
||||||
http://download.forge.objectweb.org/lomboz/
|
http://download.forge.objectweb.org/lomboz/
|
||||||
PKGNAMEPREFIX= eclipse-
|
PKGNAMEPREFIX= eclipse-
|
||||||
@ -19,9 +19,7 @@ DIST_SUBDIR= eclipse
|
|||||||
MAINTAINER= sugimura@jp.FreeBSD.ORG
|
MAINTAINER= sugimura@jp.FreeBSD.ORG
|
||||||
COMMENT= A J2EE developer tool build as a plugin for the eclipse platform
|
COMMENT= A J2EE developer tool build as a plugin for the eclipse platform
|
||||||
|
|
||||||
RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.0.0/feature.xml:${PORTSDIR}/java/eclipse-emf
|
RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.emf_2.0.1/feature.xml:${PORTSDIR}/java/eclipse-emf
|
||||||
|
|
||||||
BROKEN= Broken dependency
|
|
||||||
|
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
|
Loading…
Reference in New Issue
Block a user