also build tls flavour by default

This commit is contained in:
jakob 2001-10-26 18:41:12 +00:00
parent 8273003d84
commit f9a7034de0

View File

@ -1,9 +1,10 @@
# $OpenBSD: Makefile,v 1.31 2001/09/28 23:39:57 jakob Exp $
# $OpenBSD: Makefile,v 1.32 2001/10/26 18:41:12 jakob Exp $
SUBDIR+= stable
SUBDIR+= stable,ldap
SUBDIR+= stable,mysql
SUBDIR+= stable,pcre
SUBDIR+= stable,tls
SUBDIR+= snapshot
.include <bsd.port.subdir.mk>