summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
Diffstat (limited to 'palm')
-rw-r--r--palm/uppc-kmod/Makefile2
1 files changed, 1 insertions, 1 deletions
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 <bsd.port.pre.mk>