aboutsummaryrefslogtreecommitdiff
path: root/mail/kshowmail
diff options
context:
space:
mode:
authorMarkus Brueffer <markus@FreeBSD.org>2004-03-16 11:51:57 +0000
committerMarkus Brueffer <markus@FreeBSD.org>2004-03-16 11:51:57 +0000
commit7da21d3d800b32ba2d3036e1400743bb497f602a (patch)
treee2d830fe499b442ab47f79793776e88d82909b98 /mail/kshowmail
parent7dcc7f9c81ee5531856313df3e49b8adf21facf1 (diff)
downloadports-7da21d3d800b32ba2d3036e1400743bb497f602a.tar.gz
ports-7da21d3d800b32ba2d3036e1400743bb497f602a.zip
Notes
Diffstat (limited to 'mail/kshowmail')
-rw-r--r--mail/kshowmail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/kshowmail/Makefile b/mail/kshowmail/Makefile
index 4a1839a80112..00fa92a303bb 100644
--- a/mail/kshowmail/Makefile
+++ b/mail/kshowmail/Makefile
@@ -23,6 +23,7 @@ USE_REINPLACE= yes
post-patch:
@${REINPLACE_CMD} -e 's|-O2||g;' ${WRKSRC}/${CONFIGURE_SCRIPT}
+ @${RM} ${WRKSRC}/kshowmail/OptionDlg.h ${WRKSRC}/kshowmail/OptionDlg.cpp
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/x11/kde3/Makefile.kde"