summaryrefslogtreecommitdiff
path: root/cross/avr-libc/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2016-06-19 16:49:46 +0000
committerjoerg <joerg>2016-06-19 16:49:46 +0000
commit6372feb74b40d7b036e1e67c18c6bafc19a3cccc (patch)
tree8630685e2ebfa45832d4b5ab079153917364973d /cross/avr-libc/Makefile
parent6e03a3841da45476e9379e78afb30d7aab10807a (diff)
downloadpkgsrc-6372feb74b40d7b036e1e67c18c6bafc19a3cccc.tar.gz
Fix dependencies. Ultimately ignore the errors from latex though, since
undefined references remain.
Diffstat (limited to 'cross/avr-libc/Makefile')
-rw-r--r--cross/avr-libc/Makefile26
1 files changed, 20 insertions, 6 deletions
diff --git a/cross/avr-libc/Makefile b/cross/avr-libc/Makefile
index 9a60e2af336..25efa9c68a6 100644
--- a/cross/avr-libc/Makefile
+++ b/cross/avr-libc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2016/06/19 16:16:57 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2016/06/19 16:49:46 joerg Exp $
DISTNAME= avr-libc-1.8.1
PKGREVISION= 2
@@ -12,16 +12,30 @@ COMMENT= C and math library for Atmel AVR 8-bit microcontrollers
LICENSE= modified-bsd
BUILD_DEPENDS+= doxygen>=1.8.9.1.nb1:../../devel/doxygen
-BUILD_DEPENDS+= transfig-[0-9]*:../../print/transfig
+BUILD_DEPENDS+= tex-psnfss-[0-9]*:../../fonts/tex-psnfss
+BUILD_DEPENDS+= tex-wasysym-[0-9]*:../../fonts/tex-wasysym
+BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
+BUILD_DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf
BUILD_DEPENDS+= tex-adjustbox-[0-9]*:../../print/tex-adjustbox
+BUILD_DEPENDS+= tex-caption-[0-9]*:../../print/tex-caption
BUILD_DEPENDS+= tex-collectbox-[0-9]*:../../print/tex-collectbox
+BUILD_DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl
+BUILD_DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
BUILD_DEPENDS+= tex-float-[0-9]*:../../print/tex-float
-BUILD_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+BUILD_DEPENDS+= tex-geometry-[0-9]*:../../print/tex-geometry
+BUILD_DEPENDS+= tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg
+BUILD_DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
BUILD_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-BUILD_DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf
-BUILD_DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl
+BUILD_DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow
+BUILD_DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib
+BUILD_DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
+BUILD_DEPENDS+= tex-sectsty-[0-9]*:../../print/tex-sectsty
+BUILD_DEPENDS+= tex-tabu-[0-9]*:../../print/tex-tabu
+BUILD_DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft
BUILD_DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
-BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
+BUILD_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+BUILD_DEPENDS+= transfig-[0-9]*:../../print/transfig
+BUILD_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
USE_TOOLS+= gmake perl
GNU_CONFIGURE= yes