pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/plib this uses a c++ compiler.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3ef2143458c6
branches:  trunk
changeset: 476589:3ef2143458c6
user:      grant <grant%pkgsrc.org@localhost>
date:      Tue Jun 15 13:08:59 2004 +0000

description:
this uses a c++ compiler.

diffstat:

 games/plib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b8acc443e10e -r 3ef2143458c6 games/plib/Makefile
--- a/games/plib/Makefile       Tue Jun 15 13:05:10 2004 +0000
+++ b/games/plib/Makefile       Tue Jun 15 13:08:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2004/03/19 02:25:28 xtraeme Exp $
+# $NetBSD: Makefile,v 1.12 2004/06/15 13:08:59 grant Exp $
 #
 
 DISTNAME=      plib-1.6.0
@@ -13,6 +13,7 @@
 USE_BUILDLINK3=        YES
 USE_X11=       YES
 GNU_CONFIGURE= YES
+USE_LANGUAGES= c++
 CPPFLAGS+=     -Dunix=1
 
 .include "../../graphics/Mesa/buildlink3.mk"



Home | Main Index | Thread Index | Old Index