summaryrefslogtreecommitdiffstats
path: root/audio/timidity++/Makefile.interface
diff options
context:
space:
mode:
Diffstat (limited to 'audio/timidity++/Makefile.interface')
-rw-r--r--audio/timidity++/Makefile.interface4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/timidity++/Makefile.interface b/audio/timidity++/Makefile.interface
index d441058..2f0bfa1 100644
--- a/audio/timidity++/Makefile.interface
+++ b/audio/timidity++/Makefile.interface
@@ -121,8 +121,8 @@ DESKTOP_ENTRIES="XSkinMidi" "" "" "${LINK}" "AudioVideo;Audio;Midi;" ""
.endif
post-extract:
- @${RM} -f ${WRKSRC}/libarc/*.h
- @${RM} -f ${WRKSRC}/utils/mblock.h
+ @${RM} ${WRKSRC}/libarc/*.h
+ @${RM} ${WRKSRC}/utils/mblock.h
post-patch:
.if ${INTERFACE} == "slang"
OpenPOWER on IntegriCloud