diff options
Diffstat (limited to 'mail/imapproxy/Makefile')
-rw-r--r-- | mail/imapproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/imapproxy/Makefile b/mail/imapproxy/Makefile index 64c1cea11bd..359f52280df 100644 --- a/mail/imapproxy/Makefile +++ b/mail/imapproxy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/17 21:46:18 grant Exp $ +# $NetBSD: Makefile,v 1.4 2004/04/18 05:31:35 snj Exp $ # DISTNAME= imapproxy-1.0 @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.kuleuven.net/projects/imapproxy/ COMMENT= Simple connection caching IMAP proxy daemon -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES GNU_CONFIGURE= YES do-install: |