diff options
Diffstat (limited to 'mail/mairix/Makefile')
-rw-r--r-- | mail/mairix/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index 270e3759ae4..8416957d2e3 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/06/16 06:58:03 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2005/09/28 20:52:24 rillig Exp $ # DISTNAME= mairix-0.15.1 @@ -11,7 +11,7 @@ COMMENT= Program for indexing and searching email messages BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison -HAS_CONFIGURE= # defined +HAS_CONFIGURE= yes CONFIGURE_ARGS+= --prefix=${PREFIX} USE_MAKEINFO= YES |