summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorben <ben>2004-04-14 15:13:56 +0000
committerben <ben>2004-04-14 15:13:56 +0000
commitfa9e52c1a0886e75af836c2ff6d3fcfee87e9813 (patch)
tree116197ee50ef640c665d85d32695a9b21e01fc22 /converters
parenta745f15a622b10e9a1ffdf350defcb03f957aa4a (diff)
downloadpkgsrc-fa9e52c1a0886e75af836c2ff6d3fcfee87e9813.tar.gz
Add USE_LANGUAGES=c++ to note that this package uses C++.
Diffstat (limited to 'converters')
-rw-r--r--converters/tex2rtf/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/converters/tex2rtf/Makefile b/converters/tex2rtf/Makefile
index ba670b9008d..39bd50ea878 100644
--- a/converters/tex2rtf/Makefile
+++ b/converters/tex2rtf/Makefile
@@ -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 @@ COMMENT= LaTex-to-RTF translator
WRKSRC= ${WRKDIR}/${DISTNAME}/src
MAKEFILE= makefile.unx
USE_BUILDLINK3= yes
+USE_LANGUAGES= c++
post-patch:
${CP} ${FILESDIR}/stringmatch.* ${WRKSRC}