mirror of
https://git.freebsd.org/ports.git
synced 2025-05-30 18:06:27 -04:00
- Stage support
- Remove infozip dependency
This commit is contained in:
parent
620c60497a
commit
e28c40befd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344569
1 changed files with 1 additions and 2 deletions
|
@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_ECLIPSE:S,/eclipse/downloads/drops/,/modeling/emf/em
|
|||
MASTER_SITE_SUBDIR=${PORTVERSION}/R201201300943
|
||||
PKGNAMEPREFIX= eclipse-
|
||||
DISTNAME= emf-xsd-SDK-${PORTVERSION}
|
||||
EXTRACT_SUFX= .zip
|
||||
DIST_SUBDIR= eclipse
|
||||
|
||||
MAINTAINER= kamikaze@bsdforen.de
|
||||
|
@ -16,9 +17,7 @@ COMMENT= Eclipse Modeling Framework
|
|||
RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse
|
||||
|
||||
WRKSRC= ${WRKDIR}/eclipse
|
||||
USE_ZIP= yes
|
||||
|
||||
NO_STAGE= yes
|
||||
.include "${.CURDIR}/../eclipse/Makefile.plugins"
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Add table
Reference in a new issue