diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:42:58 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-09-03 01:42:58 +0000 |
commit | 454808801381b3464c8ba223616f89d8c3822ce9 (patch) | |
tree | 136fa4deeccaafbb9d848dbd90957ce23b89f2bf /java/sun-wtk | |
parent | 27ca282f7a7d2f2cff02b74c07ec847c5c28d1c9 (diff) |
Notes
Diffstat (limited to 'java/sun-wtk')
-rw-r--r-- | java/sun-wtk/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/java/sun-wtk/Makefile b/java/sun-wtk/Makefile index 38221280c1d2..f128a9199c05 100644 --- a/java/sun-wtk/Makefile +++ b/java/sun-wtk/Makefile @@ -24,8 +24,6 @@ ONLY_FOR_ARCHS= i386 DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=try RESTRICTED= License does not allow redistribution of any kind -NO_CDROM= ${RESTRICTED} -NO_PACKAGE= ${RESTRICTED} PKGMESSAGE= ${WRKDIR}/pkg-message APP_HOME= ${PREFIX}/${PKGNAMEPREFIX}${PORTNAME} |