From 7369098c5c26e623b6293d39f155c90eb93cd740 Mon Sep 17 00:00:00 2001 From: jlam Date: Sat, 13 Nov 2004 21:28:27 +0000 Subject: USE_BUILDLINK3 is a yes/no variable. --- mail/imap-uw/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/imap-uw') diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index ef134f6f6f8..245177240b6 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.84 2004/10/11 16:56:28 abs Exp $ +# $NetBSD: Makefile,v 1.85 2004/11/13 21:28:28 jlam Exp $ # ATTENTION: # The Kerberos support in this software is known to be problematic. If you # upgrade this package you *must* test it on a system *without* Kerberos @@ -15,7 +15,7 @@ MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.washington.edu/imap/ COMMENT= University of Washington's IMAP, POP2, and POP3 servers -USE_BUILDLINK3= # defined +USE_BUILDLINK3= yes USE_LIBTOOL= # defined INST_PROG= ${LIBTOOL} ${INSTALL_PROGRAM} -- cgit v1.2.3