pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games/fltk-sudoku Needs a C compiler.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d6fba6693313
branches: trunk
changeset: 516768:d6fba6693313
user: rillig <rillig%pkgsrc.org@localhost>
date: Thu Jul 27 14:53:54 2006 +0000
description:
Needs a C compiler.
diffstat:
games/fltk-sudoku/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d1800cc5e303 -r d6fba6693313 games/fltk-sudoku/Makefile
--- a/games/fltk-sudoku/Makefile Thu Jul 27 14:52:38 2006 +0000
+++ b/games/fltk-sudoku/Makefile Thu Jul 27 14:53:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/07/18 17:40:40 reinoud Exp $
+# $NetBSD: Makefile,v 1.2 2006/07/27 14:53:54 rillig Exp $
DISTNAME= fltk-1.1.7-source
PKGNAME= fltk-sudoku-1.1.7
@@ -18,7 +18,7 @@
COMMENT= FLTK example Sudoku game creator and solver
WRKSRC= ${WRKDIR}/${DISTNAME:S/-source//}
-USE_LANGUAGES= c++
+USE_LANGUAGES= c c++
USE_TOOLS+= gmake
USE_LIBTOOL= yes
Home |
Main Index |
Thread Index |
Old Index