From 0bee1a3020fdfec75dd78e0168bdc503c76545c6 Mon Sep 17 00:00:00 2001 From: espie Date: Mon, 17 Oct 2011 12:57:39 +0000 Subject: [PATCH] FLAVOR:L --- benchmarks/sysbench/Makefile | 6 +++--- biology/AcePerl/Makefile | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/benchmarks/sysbench/Makefile b/benchmarks/sysbench/Makefile index 98caa0c113c..11f2eea0494 100644 --- a/benchmarks/sysbench/Makefile +++ b/benchmarks/sysbench/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.5 2011/10/12 09:06:21 jasper Exp $ +# $OpenBSD: Makefile,v 1.6 2011/10/17 12:57:39 espie Exp $ COMMENT = modular, cross-platform and multi-threaded benchmark tool DISTNAME = sysbench-0.4.8 @@ -30,7 +30,7 @@ USE_LIBTOOL = yes FLAVORS = mysql pgsql FLAVOR ?= -.if ${FLAVOR:L:Mmysql} +.if ${FLAVOR:Mmysql} CONFIGURE_ARGS += --with-mysql LIB_DEPENDS += databases/mysql WANTLIB += crypto ssl z lib/mysql/mysqlclient_r @@ -38,7 +38,7 @@ WANTLIB += crypto ssl z lib/mysql/mysqlclient_r CONFIGURE_ARGS += --with-mysql=no .endif -.if ${FLAVOR:L:Mpgsql} +.if ${FLAVOR:Mpgsql} CONFIGURE_ARGS += --with-pgsql LIB_DEPENDS += databases/postgresql WANTLIB += pq com_err crypto ssl diff --git a/biology/AcePerl/Makefile b/biology/AcePerl/Makefile index db2ae68c04f..4ff77d28fd8 100644 --- a/biology/AcePerl/Makefile +++ b/biology/AcePerl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.13 2010/12/18 00:19:51 jasper Exp $ +# $OpenBSD: Makefile,v 1.14 2011/10/17 12:58:21 espie Exp $ COMMENT= perl interface to the ACEDB database @@ -32,7 +32,7 @@ SUBST_VARS= P5ACE RUN_DEPENDS= devel/p5-Cache-Cache \ devel/p5-WeakRef -.if ${FLAVOR:L:Mopt} +.if ${FLAVOR:Mopt} SHARED_ONLY=Yes CONFIGURE_ENV+= CHOICE1=2 P5ACE=${P5ARCH}