pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/cross/avr-libc
Module Name: pkgsrc
Committed By: wiz
Date: Sun Jun 19 16:16:57 UTC 2016
Modified Files:
pkgsrc/cross/avr-libc: Makefile
Log Message:
Add some missing dependencies. Many more are missing.
To find out which, remove \batchmode from refman.tex and fix the errors
as they occur.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 pkgsrc/cross/avr-libc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/cross/avr-libc/Makefile
diff -u pkgsrc/cross/avr-libc/Makefile:1.40 pkgsrc/cross/avr-libc/Makefile:1.41
--- pkgsrc/cross/avr-libc/Makefile:1.40 Fri Jun 12 10:48:35 2015
+++ pkgsrc/cross/avr-libc/Makefile Sun Jun 19 16:16:57 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2015/06/12 10:48:35 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2016/06/19 16:16:57 wiz Exp $
DISTNAME= avr-libc-1.8.1
PKGREVISION= 2
@@ -15,7 +15,12 @@ BUILD_DEPENDS+= doxygen>=1.8.9.1.nb1:..
BUILD_DEPENDS+= transfig-[0-9]*:../../print/transfig
BUILD_DEPENDS+= tex-adjustbox-[0-9]*:../../print/tex-adjustbox
BUILD_DEPENDS+= tex-collectbox-[0-9]*:../../print/tex-collectbox
+BUILD_DEPENDS+= tex-float-[0-9]*:../../print/tex-float
BUILD_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
+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-xcolor-[0-9]*:../../print/tex-xcolor
BUILD_DEPENDS+= netpbm-[0-9]*:../../graphics/netpbm
USE_TOOLS+= gmake perl
Home |
Main Index |
Thread Index |
Old Index