aboutsummaryrefslogtreecommitdiff
path: root/java/eclipse-xsd
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2004-01-14 08:40:45 +0000
committerAlexander Langer <alex@FreeBSD.org>2004-01-14 08:40:45 +0000
commitb0389cc5b8be6e93fef1ed35dc7131418bf7fb75 (patch)
tree901d0444184c08489a27fbffd32bc815850a515d /java/eclipse-xsd
parentd54a5b74c9dac80a8ee18b8fac1120cc8fb27630 (diff)
downloadports-b0389cc5b8be6e93fef1ed35dc7131418bf7fb75.tar.gz
ports-b0389cc5b8be6e93fef1ed35dc7131418bf7fb75.zip
Add missing rundepends to eclipse-emf (reminded by olgeni),
and fix the version number, while I'm here.
Notes
Notes: svn path=/head/; revision=98141
Diffstat (limited to 'java/eclipse-xsd')
-rw-r--r--java/eclipse-xsd/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/java/eclipse-xsd/Makefile b/java/eclipse-xsd/Makefile
index 7f6d93960500..d08c4194b7bf 100644
--- a/java/eclipse-xsd/Makefile
+++ b/java/eclipse-xsd/Makefile
@@ -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