pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/hugeotp2ocp Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f7cb9a07686b
branches:  trunk
changeset: 514388:f7cb9a07686b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 11 14:27:58 2006 +0000

description:
Uses C++.

diffstat:

 print/hugeotp2ocp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 5afb3d1b33c5 -r f7cb9a07686b print/hugeotp2ocp/Makefile
--- a/print/hugeotp2ocp/Makefile        Sun Jun 11 14:27:55 2006 +0000
+++ b/print/hugeotp2ocp/Makefile        Sun Jun 11 14:27:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/02/05 23:10:37 joerg Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/11 14:27:58 joerg Exp $
 
 DISTNAME=      tetex-src-3.0
 PKGNAME=       ${DISTNAME:S/tetex-src/hugeotp2ocp/}
@@ -16,6 +16,7 @@
 
 GNU_CONFIGURE= yes
 BUILD_DIRS=    ${WRKSRC}/texk/web2c/lib
+USE_LANGUAGES= c c++
 USE_LIBTOOL=   yes
 
 CONFIGURE_ARGS+=       --without-texinfo



Home | Main Index | Thread Index | Old Index