+snapshot,compressed,sidebar,sasl,slang

I'd like to get an slang flavour built by default and todd uses
this set of options.
This commit is contained in:
sthen 2009-10-14 15:45:47 +00:00
parent 304e1f6da0
commit 46be77c869

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.55 2007/07/26 14:38:24 todd Exp $
# $OpenBSD: Makefile,v 1.56 2009/10/14 15:45:47 sthen Exp $
SUBDIR += stable
SUBDIR += stable,compressed
@ -6,5 +6,6 @@
SUBDIR += snapshot,sasl
SUBDIR += snapshot,compressed,sidebar
SUBDIR += snapshot,compressed,sidebar,sasl
SUBDIR += snapshot,compressed,sidebar,sasl,slang
.include <bsd.port.subdir.mk>