Edit

IABSD.fr/ports/databases/db/Makefile

Branch :

  • Show log

    Commit

  • Author : espie
    Date : 2011-10-17 10:10:59
    Hash : 2795b451
    Message : 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.

  • databases/db/Makefile
  • # $OpenBSD: Makefile,v 1.37 2011/10/17 10:10:59 espie Exp $
    
         SUBDIR =
         SUBDIR += v3
         SUBDIR += v4
    
    .include <bsd.port.subdir.mk>