aboutsummaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-20 15:10:55 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-20 15:10:55 +0000
commitd6b286b88e95a64954f9128e77249b9ed239e959 (patch)
treec31fc26e947c896b9a2a40c81ede28864b8dcd67 /java
parent973af12c349d3ecd7e4ee958df89729970bf5ff2 (diff)
- Fix build after xorg cleanup
Notes
Notes: svn path=/head/; revision=211658
Diffstat (limited to 'java')
-rw-r--r--java/sablevm-classpath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/sablevm-classpath/Makefile b/java/sablevm-classpath/Makefile
index bd07c439401e..3013b6806b6a 100644
--- a/java/sablevm-classpath/Makefile
+++ b/java/sablevm-classpath/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sablevm-classpath
PORTVERSION= 1.13
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sablevm
@@ -23,7 +23,7 @@ OPTIONS= GTK2 "Enable Gtk+ AWT peer" ON \
CONFLICTS= classpath-*
-USE_XORG= x11 ice xtst
+USE_XORG= x11 ice xtst sm
GNU_CONFIGURE= yes
USE_GNOME= # empty
USE_GMAKE= yes