pkgsrc-WIP-changes archive

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

avr-libc: use fig2dev instead of transfig



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Tue Oct 3 17:13:00 2017 +0200
Changeset:	de0667a3b5a547cb04f09ae240298bd9c7be8818

Modified Files:
	avr-libc/Makefile

Log Message:
avr-libc: use fig2dev instead of transfig

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=de0667a3b5a547cb04f09ae240298bd9c7be8818

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 avr-libc/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/avr-libc/Makefile b/avr-libc/Makefile
index e0d3f8f477..65a209347b 100644
--- a/avr-libc/Makefile
+++ b/avr-libc/Makefile
@@ -13,7 +13,7 @@ LICENSE=		modified-bsd
 BROKEN=			'Undefined control sequence.l.303 \backmatter, see TODO. Thank you.'
 
 BUILD_DEPENDS+=		doxygen>=1.8.9.1:../../devel/doxygen
-BUILD_DEPENDS+=		transfig-[0-9]*:../../print/transfig
+BUILD_DEPENDS+=		fig2dev-[0-9]*:../../print/fig2dev
 BUILD_DEPENDS+=		netpbm-[0-9]*:../../graphics/netpbm
 
 BUILD_DEPENDS+=		tex-latex-[0-9]*:../../print/tex-latex


Home | Main Index | Thread Index | Old Index