pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/editors/texmaker Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d5fab58a7e6
branches:  trunk
changeset: 513024:2d5fab58a7e6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri May 19 12:45:12 2006 +0000

description:
Uses C++.

diffstat:

 editors/texmaker/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 6b93f66fd4df -r 2d5fab58a7e6 editors/texmaker/Makefile
--- a/editors/texmaker/Makefile Fri May 19 12:32:15 2006 +0000
+++ b/editors/texmaker/Makefile Fri May 19 12:45:12 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/04/17 13:46:22 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2006/05/19 12:45:12 joerg Exp $
 
 DISTNAME=      texmaker-1.3
 PKGREVISION=   1
@@ -10,6 +10,7 @@
 HOMEPAGE=      http://www.xm1math.net/texmaker/
 COMMENT=       LaTeX editor and front end
 
+USE_LANGUAGES= c++
 USE_LIBTOOL=   yes
 
 do-configure:



Home | Main Index | Thread Index | Old Index