Import of pkgsrc-2016Q3

This commit is contained in:
2016-11-18 22:39:22 +01:00
committed by sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949747 additions and 377081 deletions
+15
View File
@@ -0,0 +1,15 @@
$NetBSD: patch-doc_Makefile,v 1.1 2016/09/08 03:52:26 markd Exp $
c_lib.pdf wont build as uses obsolete font commands
--- doc/Makefile.orig 2016-06-01 08:38:05.000000000 +0000
+++ doc/Makefile
@@ -32,7 +32,7 @@ DIR_SEP = /
.aux.bbl:
$(BIBTEX) $*
-TARGETS = bibtool.pdf ref_card.pdf c_lib.pdf
+TARGETS = bibtool.pdf ref_card.pdf
##-----------------------------------------------------------------------------