make no_gle flavour default, since graphics/gle does not allow re-distribution

This commit is contained in:
pvalchev 2004-03-12 18:03:17 +00:00
parent 9bac40ed89
commit b643fbcb73

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.21 2004/03/04 17:49:26 espie Exp $
# $OpenBSD: Makefile,v 1.22 2004/03/12 18:03:17 pvalchev Exp $
COMMENT= "screen saver and locker for the X Window System"
@ -42,7 +42,7 @@ CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include"
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
FLAVORS= no_gle gtk2
FLAVOR?=
FLAVOR?= no_gle
.if !${FLAVOR:L:Mno_gle}
LIB_DEPENDS+= gle.3::graphics/gle