- adjust java.port.mk so all 1.7 and lower ports now build with 1.8 - bump revision on affected ports okay sthen@, ian@, landry@
7 lines
114 B
Makefile
7 lines
114 B
Makefile
# $OpenBSD: Makefile,v 1.27 2017/04/21 13:27:46 kurt Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += 1.8
|
|
|
|
.include <bsd.port.subdir.mk>
|