diff options
author | salo <salo@pkgsrc.org> | 2004-04-16 12:59:17 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2004-04-16 12:59:17 +0000 |
commit | d46b617d7a54cdff7d9d7a66a66f49459feccce7 (patch) | |
tree | 71dcb3c9fbb01f343ebfc8703b7bd5095b86a26e /mail | |
parent | 107587e235d16d630c5f666b5fc6633894271bfb (diff) | |
download | pkgsrc-d46b617d7a54cdff7d9d7a66a66f49459feccce7.tar.gz |
bl3ify
Diffstat (limited to 'mail')
-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 |