From 8608de696b2297e1499a0e324fc968bee5930532 Mon Sep 17 00:00:00 2001 From: DPorts Builder Date: Fri, 4 Nov 2016 21:22:20 -0700 Subject: [PATCH] Tweak x11/xkbctrl version 1.0_2 --- x11/xkbctrl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11/xkbctrl/Makefile b/x11/xkbctrl/Makefile index c89407c94f5..fc6a076c578 100644 --- a/x11/xkbctrl/Makefile +++ b/x11/xkbctrl/Makefile @@ -18,7 +18,7 @@ USE_XORG= x11 xkbfile NO_WRKSUBDIR= yes do-extract: - @${RM} -rf ${WRKSRC} + @${RM} -r ${WRKSRC} @${MKDIR} ${WRKSRC} @for _file in ${DISTFILES}; do \ ${CP} ${DISTDIR}/${DIST_SUBDIR}/$${_file} ${WRKSRC}; \ -- 2.41.0