diff options
-rw-r--r-- | mail/ifile/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/ifile/Makefile b/mail/ifile/Makefile index bb10db43f5d..cb0cfc9b0e7 100644 --- a/mail/ifile/Makefile +++ b/mail/ifile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/24 13:55:30 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/16 12:59:17 salo Exp $ # DISTNAME= ifile-1.3.2 @@ -9,6 +9,7 @@ MAINTAINER= salo@NetBSD.org HOMEPAGE= http://www.nongnu.org/ifile/ COMMENT= Intelligent mail filtering system +USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_GNU_TOOLS+= make |