summaryrefslogtreecommitdiff
path: root/print/web2c
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2020-03-24 20:42:23 +0000
committerjoerg <joerg@pkgsrc.org>2020-03-24 20:42:23 +0000
commit6827c7aaacb5bf9f39edd3615f6f064de518b5aa (patch)
tree57b1dc5c7f8cfe7a8475e495851372e5cc770498 /print/web2c
parentde270dd866552b1132b451dc8be9b110ccd84fba (diff)
downloadpkgsrc-6827c7aaacb5bf9f39edd3615f6f064de518b5aa.tar.gz
Ensure header is build first, not everything using it is part of the
library.
Diffstat (limited to 'print/web2c')
-rw-r--r--print/web2c/Makefile5
1 files changed, 4 insertions, 1 deletions
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