diff options
Diffstat (limited to 'audio/xmms-gbsplay/Makefile')
-rw-r--r-- | audio/xmms-gbsplay/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-gbsplay/Makefile b/audio/xmms-gbsplay/Makefile index 3389a121e882..adde84452817 100644 --- a/audio/xmms-gbsplay/Makefile +++ b/audio/xmms-gbsplay/Makefile @@ -32,7 +32,7 @@ CONFIGURE_ARGS= --disable-nas --prefix=${PREFIX} PLIST_FILES= lib/xmms/Input/gbsxmms.so post-extract: - @${RM} -f ${WRKSRC}/po/subdir.mk + @${RM} ${WRKSRC}/po/subdir.mk post-patch: @${REINPLACE_CMD} -e \ |