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

(-)Makefile (+2 lines)
Lines 52-59 Link Here
52
JAVA_VERSION=	1.3+
52
JAVA_VERSION=	1.3+
53
JAVA_OS=	native
53
JAVA_OS=	native
54
CONFIGURE_ARGS+=	--with-java=${JAVA_HOME}
54
CONFIGURE_ARGS+=	--with-java=${JAVA_HOME}
55
PLIST_SUB=	JAVA=""
55
.else
56
.else
56
CONFIGURE_ARGS+=	--without-java
57
CONFIGURE_ARGS+=	--without-java
58
PLIST_SUB=	JAVA="@comment "
57
.endif
59
.endif
58
60
59
pre-configure:
61
pre-configure:
(-)pkg-plist (-1 / +1 lines)
Lines 1-4 Link Here
1
bin/PTAInterpolate
1
%%JAVA%%bin/PTAInterpolate
2
bin/PTblender
2
bin/PTblender
3
bin/PTcrop
3
bin/PTcrop
4
bin/PTinfo
4
bin/PTinfo

Return to bug 136823