pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/converters/tex2rtf Add USE_LANGUAGES=c++ to note that ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f41c53aab19b
branches: trunk
changeset: 472944:f41c53aab19b
user: ben <ben%pkgsrc.org@localhost>
date: Wed Apr 14 15:13:56 2004 +0000
description:
Add USE_LANGUAGES=c++ to note that this package uses C++.
diffstat:
converters/tex2rtf/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 6a8e4cddd2d6 -r f41c53aab19b converters/tex2rtf/Makefile
--- a/converters/tex2rtf/Makefile Wed Apr 14 15:11:52 2004 +0000
+++ b/converters/tex2rtf/Makefile Wed Apr 14 15:13:56 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/03/30 18:23:46 ben Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/14 15:13:56 ben Exp $
DISTNAME= tex2rtf-2.01-source
PKGNAME= tex2rtf-2.01
@@ -13,6 +13,7 @@
WRKSRC= ${WRKDIR}/${DISTNAME}/src
MAKEFILE= makefile.unx
USE_BUILDLINK3= yes
+USE_LANGUAGES= c++
post-patch:
${CP} ${FILESDIR}/stringmatch.* ${WRKSRC}
Home |
Main Index |
Thread Index |
Old Index