openbsd-ports/www/php5/Makefile
robert ab667c1beb update to version 5.1.6 and replace the hardened patchset with
the suhosin patchset;

kill the hardened flavor because we are going to use suhosin
patchet by default;
2006-10-21 11:44:10 +00:00

8 lines
156 B
Makefile

# $OpenBSD: Makefile,v 1.3 2006/10/21 11:44:10 robert Exp $
SUBDIR += core
SUBDIR += extensions
SUBDIR += extensions,no_x11
.include <bsd.port.subdir.mk>