From d0a2df6fd45cc1c2908138b19e6d667ee6605bf2 Mon Sep 17 00:00:00 2001 From: tonio Date: Tue, 8 Nov 2005 18:56:34 +0000 Subject: convert TeXmacs and lyx-qt to use tex.buildlink3.mk --- editors/TeXmacs/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/TeXmacs') diff --git a/editors/TeXmacs/Makefile b/editors/TeXmacs/Makefile index 4d7620f290d..c3c100d90f9 100644 --- a/editors/TeXmacs/Makefile +++ b/editors/TeXmacs/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2005/08/26 17:21:04 drochner Exp $ +# $NetBSD: Makefile,v 1.48 2005/11/08 18:56:34 tonio Exp $ DISTNAME= TeXmacs-1.0.5.7-src PKGNAME= ${DISTNAME:S/-src//} @@ -9,13 +9,12 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://www.texmacs.org/ COMMENT= GNU TeXmacs (free scientific text editor) -DEPENDS+= teTeX-bin>=1.0:../../print/teTeX-bin - BUILD_TARGET= TEXMACS USE_TOOLS+= gmake USE_LANGUAGES= c c++ GNU_CONFIGURE= yes +LATEX_ACCEPTED= teTeX1 teTeX2 teTeX3 PYTHON_PATCH_SCRIPTS= plugins/python/bin/tm_python @@ -29,5 +28,6 @@ SUBST_SED.init= -e 's,@PYTHONBIN@,${PYTHONBIN},g' .include "../../lang/guile/buildlink3.mk" .include "../../mk/x11.buildlink3.mk" .include "../../lang/python/application.mk" +.include "../../mk/tex.buildlink3.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3