From bc669ff3c613a87d762fe01e406b44839facead2 Mon Sep 17 00:00:00 2001 From: grant Date: Tue, 15 Jun 2004 13:08:59 +0000 Subject: this uses a c++ compiler. --- games/plib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/plib') diff --git a/games/plib/Makefile b/games/plib/Makefile index e78d96fab1e..c66aa821847 100644 --- a/games/plib/Makefile +++ b/games/plib/Makefile @@ -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 @@ COMMENT= Libraries for writing portable games/realtime interactive apps USE_BUILDLINK3= YES USE_X11= YES GNU_CONFIGURE= YES +USE_LANGUAGES= c++ CPPFLAGS+= -Dunix=1 .include "../../graphics/Mesa/buildlink3.mk" -- cgit v1.2.3