Edit

IABSD.fr/ports/lang/php/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2026-06-03 08:01:21
    Hash : dd3553de
    Message : Drop php -embed (which was done as a pseudo-flavour that turned on an -embed subpackage and turned off -main as the two can't be built in one configure run). It was only used by unit (now archived upstream). If this comes back it needs doing differently (probably a separate port) as this approach doesn't work well with dpb -R (now used for stable builds).

  • lang/php/Makefile
  • SUBDIR =
    SUBDIR += 8.3
    SUBDIR += 8.4
    SUBDIR += 8.5
    
    .include <bsd.port.subdir.mk>