openbsd-ports/devel/jdk/Makefile
kurt b3296e52b5 - remove 1.3-linux now that it is no longer needed for building 1.4
- update 1.3+ MODJAVA_RUN_DEPENDS to account for 1.3-linux removal
okay ian@ pval@
2008-02-14 21:48:43 +00:00

9 lines
143 B
Makefile

# $OpenBSD: Makefile,v 1.20 2008/02/14 21:48:43 kurt Exp $
SUBDIR+= 1.3
SUBDIR+= 1.4
SUBDIR+= 1.5
SUBDIR+= 1.6
.include <bsd.port.subdir.mk>