summaryrefslogtreecommitdiff
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
parentupgrade to 1.0 (diff)
- Fix build after xorg cleanup
Submitted by: pointyhat
Notes
Notes: svn path=/head/; revision=211654
-rw-r--r--java/classpath/Makefile4
-rw-r--r--multimedia/goggles/Makefile4
2 files changed, 4 insertions, 4 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
diff --git a/multimedia/goggles/Makefile b/multimedia/goggles/Makefile
index 474916636f01..d23bd7d5e7a7 100644
--- a/multimedia/goggles/Makefile
+++ b/multimedia/goggles/Makefile
@@ -7,7 +7,7 @@
PORTNAME= goggles
PORTVERSION= 0.8.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://www.fifthplanet.net/files/
@@ -20,7 +20,7 @@ RUN_DEPENDS= ogle:${PORTSDIR}/multimedia/ogle
USE_BZIP2= yes
USE_GMAKE= yes
-USE_XORG= x11 xv
+USE_XORG= x11 xv xproto xext
pre-everything::
.ifndef(WITH_DVD_DEVICE)