From b667b34a87e675b02752ca5f2d7d9d76d6686e3f Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Sun, 2 Sep 2001 03:06:33 +0000 Subject: Allow BROKEN to work, instead of getting Syntax error: EOF in backquote substitution Submitted by: distfile survey --- devel/amulet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'devel/amulet') diff --git a/devel/amulet/Makefile b/devel/amulet/Makefile index db45336d21cb..9b771212d227 100644 --- a/devel/amulet/Makefile +++ b/devel/amulet/Makefile @@ -13,7 +13,7 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= bovynf@awe.be -BROKEN= "Internal compiler error in `instantiate_virtual_regs_1', at function.c:3883" +BROKEN= "Internal compiler error in \`instantiate_virtual_regs_1', at function.c:3883" USE_X_PREFIX= yes INSTALLS_SHLIB= yes -- cgit v1.2.3