From 7241513fb76d689e4f787fb0eff5d488ff81921b Mon Sep 17 00:00:00 2001 From: will Date: Sat, 10 Mar 2001 20:48:38 +0000 Subject: Fix typo. PR: 25658 Submitted by: nrahlstr --- x11-wm/enlightenment/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/enlightenment') diff --git a/x11-wm/enlightenment/Makefile b/x11-wm/enlightenment/Makefile index 09c2998..dc8a740 100644 --- a/x11-wm/enlightenment/Makefile +++ b/x11-wm/enlightenment/Makefile @@ -42,7 +42,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ .include .if (${MACHINE} == "alpha") && (${XFREE86_VERSION} == 3) -CONFIGURE_ARS+= --disable-zoom +CONFIGURE_ARGS+=--disable-zoom .endif MAN1= enlightenment.1 -- cgit v1.1