1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00

Add missing rundepends to eclipse-emf (reminded by olgeni),

and fix the version number, while I'm here.
This commit is contained in:
Alexander Langer 2004-01-14 08:40:45 +00:00
parent d54a5b74c9
commit b0389cc5b8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=98141

View File

@ -6,15 +6,17 @@
#
PORTNAME= eclipse-xsd
PORTVERSION= 1.1.1
PORTVERSION= 1.1.1.1
CATEGORIES= java textproc
MASTER_SITES= http://download.eclipse.org/tools/downloads/xsd/
DISTNAME= xsd_1.1.1.1_20031120_1149WL
DIST_SUBDIR= eclipse
MAINTAINER= alex@FreeBSD.ORG
COMMENT= Eclipse XML Schema Infoset Model
RUN_DEPENDS+= ${LOCALBASE}/eclipse/features/org.eclipse.emf_1.1.1/feature.xml:${PORTSDIR}/java/eclipse-emf
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_ZIP= yes