summaryrefslogtreecommitdiff
path: root/mail/Pantomime
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2006-07-22 05:10:54 +0000
committerrillig <rillig@pkgsrc.org>2006-07-22 05:10:54 +0000
commitbf2ffdf13c80d8f328ca8da688aa3a8cb6a10389 (patch)
tree85a8dca56317bbea671f476f6f2aedb374f670b6 /mail/Pantomime
parent15c11119af629925a166c3c84e83fe4ded7c5907 (diff)
downloadpkgsrc-bf2ffdf13c80d8f328ca8da688aa3a8cb6a10389.tar.gz
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.
Diffstat (limited to 'mail/Pantomime')
-rw-r--r--mail/Pantomime/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/Pantomime/Makefile b/mail/Pantomime/Makefile
index 8a4d36a2d0b..6a571a1f44a 100644
--- a/mail/Pantomime/Makefile
+++ b/mail/Pantomime/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/07/21 05:32:40 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2006/07/22 05:10:54 rillig Exp $
#
DISTNAME= Pantomime-1.1.2
@@ -10,7 +10,7 @@ MAINTAINER= rh@NetBSD.org
HOMEPAGE= http://www.collaboration-world.com/pantomime/
COMMENT= Objective-C mail system class library
-USE_LANGUAGES= c objc
+USE_LANGUAGES= objc
WRKSRC= ${WRKDIR}/Pantomime
NO_CONFIGURE= yes