pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/aranym This needs USE_LANGUAGES=c c++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4059080d341
branches:  trunk
changeset: 477599:a4059080d341
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Tue Jul 06 07:31:56 2004 +0000

description:
This needs USE_LANGUAGES=c c++.

diffstat:

 emulators/aranym/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 99e2c2ef50e6 -r a4059080d341 emulators/aranym/Makefile
--- a/emulators/aranym/Makefile Tue Jul 06 07:30:29 2004 +0000
+++ b/emulators/aranym/Makefile Tue Jul 06 07:31:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/07/06 07:28:38 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/07/06 07:31:56 xtraeme Exp $
 #
 
 DISTNAME=              aranym-0.8.8beta
@@ -11,6 +11,7 @@
 
 USE_BUILDLINK3=                yes
 USE_GNU_TOOLS+=                make
+USE_LANGUAGES=         c c++
 USE_X11=               yes
 GNU_CONFIGURE=         yes
 WRKSRC=                        ${WRKDIR}/${DISTNAME}/src/Unix



Home | Main Index | Thread Index | Old Index