diff options
Diffstat (limited to 'audio/autozen/Makefile')
-rw-r--r-- | audio/autozen/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/autozen/Makefile b/audio/autozen/Makefile index f1f81efbc7fe..5a5c60a5cb90 100644 --- a/audio/autozen/Makefile +++ b/audio/autozen/Makefile @@ -33,7 +33,7 @@ USE_GNOME= gtk20 MAKE_ENV= GTK_CONFIG="pkg-config gtk+-2.0" post-extract: - @cd ${WRKSRC} && ${RM} -f autozen seq2wav + @cd ${WRKSRC} && ${RM} autozen seq2wav post-patch: @${REINPLACE_CMD} -e \ |