pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/cross/avr-libc Add BUILD_DEPENDS+= tex stuff, but stil...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/93d0f8239572
branches:  trunk
changeset: 340213:93d0f8239572
user:      mef <mef%pkgsrc.org@localhost>
date:      Thu Sep 26 14:33:52 2019 +0000

description:
Add BUILD_DEPENDS+= tex stuff, but still has problem

diffstat:

 cross/avr-libc/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (20 lines):

diff -r ee1fecacbc83 -r 93d0f8239572 cross/avr-libc/Makefile
--- a/cross/avr-libc/Makefile   Thu Sep 26 11:37:13 2019 +0000
+++ b/cross/avr-libc/Makefile   Thu Sep 26 14:33:52 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2019/08/11 13:18:17 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2019/09/26 14:33:52 mef Exp $
 
 DISTNAME=              avr-libc-2.0.0
 PKGREVISION=           2
@@ -22,6 +22,10 @@
 CONFIGURE_ARGS+=       CPPFLAGS="-I${PREFIX}/include -I${PREFIX}/avr/include"
 
 BUILD_DEPENDS+=                doxygen>=1.8.12:../../devel/doxygen
+BUILD_DEPENDS+=                tex-hanging-[0-9]*:../../print/tex-hanging
+BUILD_DEPENDS+=                tex-stackengine-[0-9]*:../../print/tex-stackengine
+BUILD_DEPENDS+=                tex-newunicodechar-[0-9]*:../../print/tex-newunicodechar
+BUILD_DEPENDS+=                tex-etoc-[0-9]*:../../print/tex-etoc
 
 #   In doc/examples/demo directory, we have sample Makefile both for
 #   generating *.hex file at pkg installation time, and for installing



Home | Main Index | Thread Index | Old Index