pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/grap USE_LANGUAGES=c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b9728122a82d
branches:  trunk
changeset: 486702:b9728122a82d
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Jan 01 03:59:31 2005 +0000

description:
USE_LANGUAGES=c++

diffstat:

 graphics/grap/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 387041877fce -r b9728122a82d graphics/grap/Makefile
--- a/graphics/grap/Makefile    Sat Jan 01 03:57:52 2005 +0000
+++ b/graphics/grap/Makefile    Sat Jan 01 03:59:31 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/01/01 03:57:25 minskim Exp $
+# $NetBSD: Makefile,v 1.9 2005/01/01 03:59:31 minskim Exp $
 
 DISTNAME=      grap-1.30
 PKGREVISION=   1
@@ -10,5 +10,6 @@
 COMMENT=       Language for typesetting graphs
 
 GNU_CONFIGURE= yes
+USE_LANGUAGES= c++
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index