From 2d293a0b44d0144125157f08aa0534ffd8196c56 Mon Sep 17 00:00:00 2001 From: pyr Date: Wed, 14 May 2008 08:24:14 +0000 Subject: [PATCH] typo. --- mail/isync/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mail/isync/Makefile b/mail/isync/Makefile index fd9cd337748..2b3c1c0002a 100644 --- a/mail/isync/Makefile +++ b/mail/isync/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.11 2008/05/14 07:52:53 pyr Exp $ +# $OpenBSD: Makefile,v 1.12 2008/05/14 08:24:14 pyr Exp $ COMMENT= synchronize IMAP4 and maildir mailboxes @@ -21,7 +21,7 @@ LIB_DEPENDS= lib/db4/db.>=4:db-4.*:databases/db/v4 SEPARATE_BUILD= concurrent CONFIGURE_STYLE= gnu -CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I{LOCALBASE}/include/db4" \ +CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include/db4" \ LDFLAGS=-L${LOCALBASE}/lib/db4 \ LDADD=-ldb