summaryrefslogtreecommitdiff
path: root/graphics/opendx
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-11-03 15:20:30 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-11-03 15:20:30 +0000
commit19a4be00c54329b5e10fd18f1ce7ad83e6f966ad (patch)
tree243c220f317491beb7743238cff1e5460077a7de /graphics/opendx
parentUse bsd.port.(pre|post).mk (diff)
Fix Build, if java is installed
PR: 28771 Submitted by: Yuri Khotyaintsev <yuri@irfu.se>
Notes
Notes: svn path=/head/; revision=69352
Diffstat (limited to 'graphics/opendx')
-rw-r--r--graphics/opendx/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile
index 4b2f80a3cc18..938d53e1bed0 100644
--- a/graphics/opendx/Makefile
+++ b/graphics/opendx/Makefile
@@ -30,6 +30,7 @@ USE_XLIB= yes
USE_REINPLACE= yes
AUTOMAKE_ARGS= -a -i
GNU_CONFIGURE= yes
+CONFIGURE_ARGS+= --without-javadx
CONFIGURE_ENV= ARCH="" \
CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${PREFIX}/include" \
CPPFLAGS="-I${PREFIX}/include" \