diff options
Diffstat (limited to 'audio/glame/Makefile')
-rw-r--r-- | audio/glame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/glame/Makefile b/audio/glame/Makefile index cf509ee016e1..24672fcc76d1 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -30,7 +30,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lltdl post-extract: - @cd ${WRKSRC}/doc && ${RM} -f *.info* + @cd ${WRKSRC}/doc && ${RM} *.info* post-patch: @${REINPLACE_CMD} -e 's| libltdl|| ; s|,$$LIBLTDL,|,,| ; \ |