From 8b84cc5a26b942cce36673b0b4c5a536a1e79f69 Mon Sep 17 00:00:00 2001 From: joerg Date: Fri, 15 Jun 2007 17:43:13 +0000 Subject: Should be elif in the last commit. --- wm/metacity/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'wm/metacity') diff --git a/wm/metacity/Makefile b/wm/metacity/Makefile index e01f4e88fdb..95d06d82d2e 100644 --- a/wm/metacity/Makefile +++ b/wm/metacity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.69 2007/06/15 17:41:54 joerg Exp $ +# $NetBSD: Makefile,v 1.70 2007/06/15 17:43:13 joerg Exp $ # DISTNAME= metacity-2.18.2 @@ -24,7 +24,7 @@ GCONF2_SCHEMAS= metacity.schemas .if ${X11_TYPE} != "native" .include "../../x11/libXinerama/buildlink3.mk" -.else !exists(${X11BASE}/lib/libXinerama.so) +.elif !exists(${X11BASE}/lib/libXinerama.so) CONFIGURE_ARGS+= --disable-xinerama .endif -- cgit v1.2.3