pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/abuse Add USE_LANGUAGES line.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/687edf08d6dd
branches:  trunk
changeset: 477896:687edf08d6dd
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jul 11 00:11:53 2004 +0000

description:
Add USE_LANGUAGES line.

diffstat:

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

diffs (17 lines):

diff -r 04f740bc1c6f -r 687edf08d6dd games/abuse/Makefile
--- a/games/abuse/Makefile      Sun Jul 11 00:11:26 2004 +0000
+++ b/games/abuse/Makefile      Sun Jul 11 00:11:53 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2004/01/24 13:30:55 grant Exp $
+# $NetBSD: Makefile,v 1.13 2004/07/11 00:11:53 wiz Exp $
 
 DISTNAME=              abuse_pd
 PKGNAME=               abuse-2.0
@@ -15,6 +15,7 @@
 GNU_CONFIGURE=         yes
 CONFIGURE_ENV+=                LDFLAGS="${X11_LDFLAGS}"
 USE_GNU_TOOLS+=                make
+USE_LANGUAGES+=                c c++
 
 NOT_FOR_PLATFORM=      NetBSD-*-arm32
 



Home | Main Index | Thread Index | Old Index