From 3050542564116cea13bc4527fbf815388efcac7e Mon Sep 17 00:00:00 2001 From: Will Andrews Date: Sat, 10 Mar 2001 20:48:38 +0000 Subject: Fix typo. PR: 25658 Submitted by: nrahlstr --- x11-wm/e16/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11-wm/e16') diff --git a/x11-wm/e16/Makefile b/x11-wm/e16/Makefile index 09c2998218f8..dc8a740d4bd7 100644 --- a/x11-wm/e16/Makefile +++ b/x11-wm/e16/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.2.3