summaryrefslogtreecommitdiffstats
path: root/graphics/qslim
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/qslim')
-rw-r--r--graphics/qslim/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile
index efb78c7..fd78959 100644
--- a/graphics/qslim/Makefile
+++ b/graphics/qslim/Makefile
@@ -34,7 +34,7 @@ FLTK_CONFIG= ${LOCALBASE}/bin/fltk-config
GUI_LIBS= $$(${FLTK_CONFIG} --use-gl --ldflags)
post-extract:
- @${RM} -rf ${WRKSRC}/libgfx/
+ @${RM} -r ${WRKSRC}/libgfx/
post-patch:
@${REINPLACE_CMD} -e '/gfx-config/d' ${CONFIGURE_WRKSRC}/mix-config.in
OpenPOWER on IntegriCloud