diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/wterm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index 489315e..b91cacf 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -29,6 +29,7 @@ MAN1= wterm.1 post-extract: ${RM} -f ${WRKSRC}/config.cache + ${RM} -f ${WRKSRC}/src/*.o post-install: @${CHMOD} 4711 ${PREFIX}/bin/wterm |