summaryrefslogtreecommitdiff
path: root/java/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-09-23 17:27:22 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-09-23 17:27:22 +0000
commit18eeac8f54a11ea58c02010ad6221bf53e3cab30 (patch)
tree5864e94b3044e7363df7c33748293699caa28633 /java/Makefile
parentfix the removing of the "Samples" SUBDIR from the ports Makefile by using (diff)
Implementaion of the OMG OCL for EMF-based models.
WWW: http://www.eclipse.org/modeling/mdt/?project=ocl#ocl PR: ports/115825 Submitted by: Veit Jahns <vj562001 at yahoo.de>
Notes
Notes: svn path=/head/; revision=200001
Diffstat (limited to 'java/Makefile')
-rw-r--r--java/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/Makefile b/java/Makefile
index b956ad85184a..b5f7b4705033 100644
--- a/java/Makefile
+++ b/java/Makefile
@@ -36,6 +36,7 @@
SUBDIR += eclipse-langpack
SUBDIR += eclipse-log4e
SUBDIR += eclipse-lomboz
+ SUBDIR += eclipse-ocl
SUBDIR += eclipse-pmd
SUBDIR += eclipse-quantum
SUBDIR += eclipse-sqlexplorer