From bf2ffdf13c80d8f328ca8da688aa3a8cb6a10389 Mon Sep 17 00:00:00 2001 From: rillig Date: Sat, 22 Jul 2006 05:10:54 +0000 Subject: Reverted the recent change that has set USE_LANGUAGES="c objc", where only "objc" was needed. Thanks to Min Sik Kim for showing me the Right Way to handle this. --- mail/GNUMail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/GNUMail') diff --git a/mail/GNUMail/Makefile b/mail/GNUMail/Makefile index dced4d82760..0bcc0c817d0 100644 --- a/mail/GNUMail/Makefile +++ b/mail/GNUMail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2006/07/21 05:33:01 rillig Exp $ +# $NetBSD: Makefile,v 1.23 2006/07/22 05:10:54 rillig Exp $ # DISTNAME= GNUMail-1.1.2 @@ -10,7 +10,7 @@ MAINTAINER= rh@NetBSD.org HOMEPAGE= http://www.collaboration-world.com/gnumail/ COMMENT= GNUstep clone of NeXT's Mail.app application -USE_LANGUAGES= c objc +USE_LANGUAGES= objc WRKSRC= ${WRKDIR}/GNUMail NO_CONFIGURE= yes -- cgit v1.2.3