openbsd-ports/databases/db/Makefile
espie 2795b45115 convert databases/db to bsd.port.arch.mk, a bit more complicated since
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.
2011-10-17 10:10:59 +00:00

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>