diff options
Diffstat (limited to 'converters/latex2rtf')
-rw-r--r-- | converters/latex2rtf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/latex2rtf/Makefile b/converters/latex2rtf/Makefile index 9b2db25fdd5..756f81c7600 100644 --- a/converters/latex2rtf/Makefile +++ b/converters/latex2rtf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/09/22 09:06:35 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/11 07:21:15 snj Exp $ # DISTNAME= latex2rtf-1.8aa @@ -10,7 +10,7 @@ MAINTAINER= brook@nmsu.edu HOMEPAGE= http://www.kfa-juelich.de/isr/1/texconv/latex2rtf.html COMMENT= LaTeX to RTF converter -USE_BUILDLINK2= # defined +USE_BUILDLINK3= # defined MAKE_FLAGS+= XCFLAGS="${CFLAGS}" INFO_FILES= latex2rtf.info |