View | Details | Raw Unified | Return to bug 203142
Collapse All | Expand All

(-)Makefile (+1 lines)
Lines 92-97 Link Here
92
USE_JAVA=		yes
92
USE_JAVA=		yes
93
JAVA_VERSION=		1.6+
93
JAVA_VERSION=		1.6+
94
JAVA_VENDOR=		bsdjava openjdk
94
JAVA_VENDOR=		bsdjava openjdk
95
CFLAGS+=		-I${JAVA_HOME}/include -I${JAVA_HOME}/include/freebsd
95
.else
96
.else
96
CONFIGURE_ARGS+=	--without-java
97
CONFIGURE_ARGS+=	--without-java
97
.endif
98
.endif

Return to bug 203142