From 6827c7aaacb5bf9f39edd3615f6f064de518b5aa Mon Sep 17 00:00:00 2001 From: joerg Date: Tue, 24 Mar 2020 20:42:23 +0000 Subject: Ensure header is build first, not everything using it is part of the library. --- print/web2c/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'print/web2c') diff --git a/print/web2c/Makefile b/print/web2c/Makefile index efe6d7f6f6a..98f05ada933 100644 --- a/print/web2c/Makefile +++ b/print/web2c/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2020/03/04 22:07:28 wiz Exp $ +# $NetBSD: Makefile,v 1.95 2020/03/24 20:42:23 joerg Exp $ PKGREVISION= 5 .include "../../print/texlive/Makefile.common" @@ -19,6 +19,9 @@ USE_TOOLS+= gmake lex yacc GNU_CONFIGURE_STRICT= no # texk/web2c/web2c doesn't know the options PKGCONFIG_OVERRIDE= synctexdir/synctex.pc.in +# broken dependencies +BUILD_TARGET= mplib.h all + INFO_FILES= yes WRKSRC= ${WRKDIR}/${DISTNAME}/texk/web2c -- cgit v1.2.3