pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/spamprobe this needs a c and c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7e6053c82dbe
branches:  trunk
changeset: 476645:7e6053c82dbe
user:      grant <grant%pkgsrc.org@localhost>
date:      Thu Jun 17 11:54:40 2004 +0000

description:
this needs a c and c++ compiler.

diffstat:

 mail/spamprobe/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r f7f734ffe76b -r 7e6053c82dbe mail/spamprobe/Makefile
--- a/mail/spamprobe/Makefile   Thu Jun 17 11:35:56 2004 +0000
+++ b/mail/spamprobe/Makefile   Thu Jun 17 11:54:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/02/03 20:49:34 hubertf Exp $
+# $NetBSD: Makefile,v 1.9 2004/06/17 11:54:40 grant Exp $
 
 DISTNAME=      spamprobe-0.9h
 CATEGORIES=    mail
@@ -11,6 +11,7 @@
 PKG_INSTALLATION_TYPES= overwrite pkgviews
 
 USE_BUILDLINK3=        YES
+USE_LANGUAGES= c c++
 GNU_CONFIGURE= YES
 
 CONFIGURE_ARGS+= --enable-default-8bit



Home | Main Index | Thread Index | Old Index