ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/pack/freebsd/java/sun-wtk.patch
Revision: 37
Committed: 2008-08-22T19:53:14-07:00 (16 years, 10 months ago) by douglas
File size: 766 byte(s)
Log Message:
Sun WTK works on amd64, w00t!

File Contents

# User Rev Content
1 douglas 37 diff -Nrux .svn -x work /usr/ports/java/sun-wtk/Makefile sun-wtk/Makefile
2     --- /usr/ports/java/sun-wtk/Makefile 2008-06-06 06:38:50.000000000 -0700
3     +++ sun-wtk/Makefile 2008-08-22 19:52:55.335800729 -0700
4     @@ -21,8 +21,8 @@
5     JAVA_VERSION= 1.4+
6     NO_BUILD= yes
7     NO_WRKSUBDIR= yes
8     -ONLY_FOR_ARCHS= i386
9     -DOWNLOAD_URL= http://javashoplm.sun.com/ECom/docs/Welcome.jsp?StoreId=22&PartDetailId=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR&SiteId=JSC&TransactionId=try
10     +ONLY_FOR_ARCHS= i386 amd64
11     +DOWNLOAD_URL= https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=j2me_wireless_toolkit-${PORTVERSION:S/./_/}-oth-JPR@CDS-CDS_Developer
12    
13     RESTRICTED= License does not allow redistribution of any kind
14