2795b45115
there is a Makefile.inc. Since the BUILD_PACKAGES tests have to happen there, put the java one there as well, it won't trigger for db/v3, obviously. Allows the removal of the ,java pseudo-flavor, since the ONLY_FOR_ARCH-* part will take care of it.
8 lines
142 B
Makefile
8 lines
142 B
Makefile
# $OpenBSD: Makefile,v 1.37 2011/10/17 10:10:59 espie Exp $
|
|
|
|
SUBDIR =
|
|
SUBDIR += v3
|
|
SUBDIR += v4
|
|
|
|
.include <bsd.port.subdir.mk>
|