diff options
Diffstat (limited to 'mail/exim3')
-rw-r--r-- | mail/exim3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/exim3/Makefile b/mail/exim3/Makefile index f3108bd0616..8c389ee35bf 100644 --- a/mail/exim3/Makefile +++ b/mail/exim3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2004/12/28 02:47:44 reed Exp $ +# $NetBSD: Makefile,v 1.17 2005/04/11 21:46:18 tv Exp $ DISTNAME= exim-3.36 PKGREVISION= 4 @@ -13,7 +13,6 @@ COMMENT= The Exim mail transfer agent, a replacement for sendmail CONFLICTS+= exim-exiscan-[0-9]* -USE_BUILDLINK3= YES USE_PERL5= YES USE_PKGINSTALL= YES |