diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-04-17 16:12:13 +0000 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-04-17 16:12:13 +0000 |
commit | 5e1e381986310e02bef1f8f317812add2d65e682 (patch) | |
tree | ae28f3ac72dcb6880d8b747a614e9490adfeedcb /java | |
parent | 19b99728f8e3c23f14059b35fb47579155ba56e8 (diff) | |
download | ports-5e1e381986310e02bef1f8f317812add2d65e682.tar.gz ports-5e1e381986310e02bef1f8f317812add2d65e682.zip |
Notes
Diffstat (limited to 'java')
-rw-r--r-- | java/eclipseme/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/java/eclipseme/Makefile b/java/eclipseme/Makefile index 9e0017bdc503..923d4b6d2c6e 100644 --- a/java/eclipseme/Makefile +++ b/java/eclipseme/Makefile @@ -15,6 +15,9 @@ DIST_SUBDIR= eclipse MAINTAINER= ports@FreeBSD.org COMMENT= Eclipse J2ME Plugin +DEPRECATED= depends on java/sun-wtk +EXPIRATION_DATE= 2012-06-01 + RUN_DEPENDS= ${LOCALBASE}/bin/eclipse:${PORTSDIR}/java/eclipse \ ${LOCALBASE}/bin/ktoolbar:${PORTSDIR}/java/sun-wtk |