pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/galeon Would you believe we need c++ here too...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0c57afafe7b3
branches:  trunk
changeset: 467698:0c57afafe7b3
user:      abs <abs%pkgsrc.org@localhost>
date:      Thu Feb 05 08:48:54 2004 +0000

description:
Would you believe we need c++ here too...

diffstat:

 www/galeon/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c998367e170a -r 0c57afafe7b3 www/galeon/Makefile
--- a/www/galeon/Makefile       Thu Feb 05 08:45:31 2004 +0000
+++ b/www/galeon/Makefile       Thu Feb 05 08:48:54 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.60 2004/01/24 15:23:46 grant Exp $
+# $NetBSD: Makefile,v 1.61 2004/02/05 08:48:54 abs Exp $
 
 DISTNAME=      galeon-1.2.13
 PKGREVISION=   2
@@ -21,6 +21,7 @@
 USE_BUILDLINK2=                yes
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
+USE_LANGUAGES=         c c++
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
 USE_GNU_TOOLS+=                make
 GNU_CONFIGURE=         yes



Home | Main Index | Thread Index | Old Index