Regen WANTLIB. OK ?
--
Alexandr Shadchin
Index: Makefile
===================================================================
RCS file: /cvs/ports/lang/classpath/Makefile,v
retrieving revision 1.25
diff -u -p -r1.25 Makefile
--- Makefile 16 Sep 2011 10:31:20 -0000 1.25
+++ Makefile 9 Oct 2011 13:49:20 -0000
@@ -6,7 +6,7 @@ ONLY_FOR_ARCHS= i386 amd64 sparc64
COMMENT= essential libraries for java
DISTNAME= classpath-0.98
-REVISION= 8
+REVISION= 9
CATEGORIES= lang java
@@ -45,13 +45,13 @@ LIB_DEPENDS= x11/gtk+2 \
devel/libmagic \
devel/gmp
-WANTLIB= ICE SM X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext \
- Xfixes Xi Xinerama Xrandr Xrender Xtst atk-1.0 cairo \
- dbus-1 expat fontconfig freetype gio-2.0 glib-2.0 \
- gmodule-2.0 gobject-2.0 gthread-2.0 m pango-1.0 \
- pangocairo-1.0 pangoft2-1.0 pcre pixman-1 png pthread-stubs \
- xcb xcb-render xcb-render-util ORBit-2 gconf-2 magic gmp z \
- gdk-x11-2.0 gdk_pixbuf-2.0 gtk-x11-2.0
+WANTLIB= GL ICE ORBit-2 SM X11 Xau Xcomposite Xcursor Xdamage \
+ Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender Xtst Xxf86vm \
+ atk-1.0 cairo dbus-1 dbus-glib-1 drm expat ffi fontconfig \
+ freetype gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 \
+ glib-2.0 gmodule-2.0 gmp gobject-2.0 gthread-2.0 gtk-x11-2.0 \
+ m magic pango-1.0 pangocairo-1.0 pangoft2-1.0 pcre \
+ pixman-1 png pthread-stubs xcb xcb-render xcb-shm z
MASTER_SITES= ${MASTER_SITE_GNU:=classpath/}
MASTER_SITES0=
http://archive.eclipse.org/eclipse/downloads/drops/R-3.2.2-200702121330/