summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-20 13:18:46 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-20 13:18:46 +0000
commitc1e7acc33e4ac636a17704e6e33cde4ca38e18c7 (patch)
tree7803fe7978a74e7b60b87f25fc7baeb825324c78 /java
parentupgrade to 1.0 (diff)
- Fix build after xorg cleanup
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=211654
Diffstat (limited to 'java')
-rw-r--r--java/classpath/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/classpath/Makefile b/java/classpath/Makefile
index aaa0ea81d54e..4e0c2bb9099b 100644
--- a/java/classpath/Makefile
+++ b/java/classpath/Makefile
@@ -8,7 +8,7 @@
PORTNAME= classpath
PORTVERSION= 0.93
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= java devel
MASTER_SITES= ${MASTER_SITE_GNU} \
${MASTER_SITE_SAVANNAH}
@@ -20,7 +20,7 @@ COMMENT= A GNU project to create a free Java class library
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
jikes:${PORTSDIR}/java/jikes
-USE_XORG= x11
+USE_XORG= x11 ice xtst xaw xproto xext
USE_LDCONFIG= yes
USE_GNOME= gnometarget
GNU_CONFIGURE= yes