pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/ocrad Note that this package uses C++.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c662f8cce2eb
branches: trunk
changeset: 509962:c662f8cce2eb
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Mar 20 07:42:28 2006 +0000
description:
Note that this package uses C++.
diffstat:
graphics/ocrad/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 22fcc801045e -r c662f8cce2eb graphics/ocrad/Makefile
--- a/graphics/ocrad/Makefile Mon Mar 20 07:26:29 2006 +0000
+++ b/graphics/ocrad/Makefile Mon Mar 20 07:42:28 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:29:50 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2006/03/20 07:42:28 jlam Exp $
#
DISTNAME= ocrad-0.13
@@ -10,6 +10,7 @@
HOMEPAGE= http://www.gnu.org/software/ocrad/ocrad.html
COMMENT= GNU OCR (Optical Character Recognition) program
+USE_LANGUAGES= c++
USE_PKGLOCALEDIR= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --prefix=${PREFIX:Q}
Home |
Main Index |
Thread Index |
Old Index