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

(-)Makefile (-1 / +1 lines)
Lines 130-136 Link Here
130
130
131
.include <bsd.port.pre.mk>
131
.include <bsd.port.pre.mk>
132
132
133
.if ${PORT_OPTIONS:MGUI} && ${JAVA_PORT_VERSION:M1.8.*}
133
.if ${PORT_OPTIONS:MGUI} && ${JAVA_PORT_VERSION:M*8*}
134
EXTRA_PATCHES+=	${PATCHDIR}/extra-patch-Makefile.in
134
EXTRA_PATCHES+=	${PATCHDIR}/extra-patch-Makefile.in
135
.endif
135
.endif
136
136

Return to bug 238982