diff options
Diffstat (limited to 'java/classpath')
-rw-r--r-- | java/classpath/Makefile | 4 |
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 |