summaryrefslogtreecommitdiff
path: root/lang/yap-devel
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2015-07-23 16:22:28 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2015-07-23 16:22:28 +0000
commit7c74813bd416a120d151702f7fd3fcbaec3f070b (patch)
treeb54a80cf5b30a0dac16474f8533f57c39ec50af7 /lang/yap-devel
parentAllow check_smartmon to work with da* devices (diff)
- Fix docs build after texlive upgrade
- Fix build without docs
Notes
Notes: svn path=/head/; revision=392738
Diffstat (limited to 'lang/yap-devel')
-rw-r--r--lang/yap-devel/Makefile2
-rw-r--r--lang/yap-devel/files/patch-Makefile.in20
2 files changed, 21 insertions, 1 deletions
diff --git a/lang/yap-devel/Makefile b/lang/yap-devel/Makefile
index 4bfb3cf4b89c..e82f3a2aab33 100644
--- a/lang/yap-devel/Makefile
+++ b/lang/yap-devel/Makefile
@@ -38,7 +38,7 @@ STRIP= #none
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-max-performance --disable-clpbn-bp
-USES= gmake shebangfix
+USES= gmake libarchive readline shebangfix
SHEBANG_FILES= packages/http/examples/demo_inetd
SHEBANG_LANG= swipl
swipl_OLD_CMD= /usr/bin/swipl
diff --git a/lang/yap-devel/files/patch-Makefile.in b/lang/yap-devel/files/patch-Makefile.in
new file mode 100644
index 000000000000..4802950c3c4b
--- /dev/null
+++ b/lang/yap-devel/files/patch-Makefile.in
@@ -0,0 +1,20 @@
+--- Makefile.in.orig 2015-07-23 15:50:49 UTC
++++ Makefile.in
+@@ -94,7 +94,7 @@ SO=@SO@
+ MAKEINFO=makeinfo
+ TEXI2DVI=texi2dvi
+ TEXI2HTML=texi2html
+-TEXI2PDF=texi2pdf
++TEXI2PDF=texi2pdf -b
+ YAPLIB=@YAPLIB@
+ SONAMEFLAG=@SONAMEFLAG@
+
+@@ -1015,7 +1015,7 @@ yap.ps: $(YAPDOCS)
+ pdf: yap.pdf
+
+ yap.pdf: $(YAPDOCS)
+- $(TEXI2PDF) $(srcdir)/docs/yap.tex
++ -$(TEXI2PDF) $(srcdir)/docs/yap.tex
+
+ clean_docs:
+ rm -f *.aux *.ca *.cas *.cn *.cns *.cp *.cps *.cy *.cys *.dvi *.fn *.fns *.ky *.log *.sa *.sas *.sn *.sns *.sy *.sys *~ *.tp *.vr *.toc *.pg