From 25ac6fb5d3c5028b27440b80366e72e49f7e9ee8 Mon Sep 17 00:00:00 2001 From: Volker Stolz Date: Wed, 19 Jan 2005 16:59:18 +0000 Subject: Unquote IGNORE. PR: ports/76095 Submitted by: Sam Lawrance --- palm/uppc-kmod/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'palm') diff --git a/palm/uppc-kmod/Makefile b/palm/uppc-kmod/Makefile index 1e3c2de973d7..455ffc8e2e6b 100644 --- a/palm/uppc-kmod/Makefile +++ b/palm/uppc-kmod/Makefile @@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes .if !exists(/usr/src/sys/dev/usb/usb.h) -IGNORE= "Requires kernel source (/usr/src/sys) to build" +IGNORE= Requires kernel source (/usr/src/sys) to build .endif .include -- cgit v1.2.3