aboutsummaryrefslogtreecommitdiff
path: root/mail/mairix/Makefile
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2005-09-16 19:59:36 +0000
committerOliver Braun <obraun@FreeBSD.org>2005-09-16 19:59:36 +0000
commitdbb6bb55429139bee6aaba7c5120a7015aad4deb (patch)
tree8fbf67eedcbf68330f1206eb3af5b039ec144e9e /mail/mairix/Makefile
parent422cc63fd89a66810154a2ad839e61c6b6be7bf1 (diff)
downloadports-dbb6bb55429139bee6aaba7c5120a7015aad4deb.tar.gz
ports-dbb6bb55429139bee6aaba7c5120a7015aad4deb.zip
Notes
Diffstat (limited to 'mail/mairix/Makefile')
-rw-r--r--mail/mairix/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile
index be6e3fa6e4ec..e284f5fbb765 100644
--- a/mail/mairix/Makefile
+++ b/mail/mairix/Makefile
@@ -1,6 +1,5 @@
-# ports collection Makefile for: mairix
-# Whom: Oliver Braun <obraun@FreeBSD.org>
-# Date created: 2003-03-27
+# ports collection Makefile for: mairix Whom: Oliver Braun
+# <obraun@FreeBSD.org> Date created: 2003-03-27
#
# $FreeBSD$
#
@@ -14,10 +13,13 @@ MAINTAINER= obraun@FreeBSD.org
COMMENT= Indexing and searching in Maildir or MH folders
HAS_CONFIGURE= yes
-USE_BISON= yes
+USE_REINPLACE= yes
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
+post-patch:
+ @${REINPLACE_CMD} '/dfasyn/d' ${WRKSRC}/Makefile.in
+
do-install:
@${INSTALL_PROGRAM} ${WRKSRC}/mairix ${PREFIX}/bin
@${MKDIR} ${EXAMPLESDIR}