FreeBSD Bugzilla – Attachment 255899 Details for
Bug 283368
lang/ghc: remove unused DOCS_BUILD_DEPENDS=xetex
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] lang/ghc: remove unused DOCS_BUILD_DEPENDS=xetex
0001-lang-ghc-remove-unused-DOCS_BUILD_DEPENDS-xetex.patch (text/plain), 1.29 KB, created by
Siva Mahadevan
on 2024-12-16 20:43:50 UTC
(
hide
)
Description:
[PATCH] lang/ghc: remove unused DOCS_BUILD_DEPENDS=xetex
Filename:
MIME Type:
Creator:
Siva Mahadevan
Created:
2024-12-16 20:43:50 UTC
Size:
1.29 KB
patch
obsolete
>From 51155cde6ca67f77b4d331af22bc428b960e52fb Mon Sep 17 00:00:00 2001 >From: Siva Mahadevan <me@svmhdvn.name> >Date: Mon, 16 Dec 2024 15:38:45 -0500 >Subject: [PATCH] lang/ghc: remove unused DOCS_BUILD_DEPENDS=xetex > >--- > lang/ghc/Makefile | 8 +++----- > 1 file changed, 3 insertions(+), 5 deletions(-) > >diff --git a/lang/ghc/Makefile b/lang/ghc/Makefile >index a61a0477f0e3..461dcf08f3a9 100644 >--- a/lang/ghc/Makefile >+++ b/lang/ghc/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= ghc > PORTVERSION= ${GHC_VERSION} >-PORTREVISION?= 1 >+PORTREVISION?= 2 > CATEGORIES= lang haskell > MASTER_SITES= https://www.haskell.org/ghc/dist/${PORTVERSION}/:source \ > LOCAL/arrowd/:boot >@@ -47,10 +47,8 @@ PROFILE_DESC= Add support for performance profiling > BOOT_CONFIGURE_ENV= GHC=${LOCALBASE}/bin/ghc > BOOT_CONFIGURE_ENV_OFF= GHC=${BOOT_GHC} LLC=llc${BOOT_LLVM_VERSION} OPT=opt${BOOT_LLVM_VERSION} > >-DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx \ >- xelatex:print/tex-xetex \ >- ${LOCALBASE}/share/fonts/dejavu/DejaVuSans.ttf:x11-fonts/dejavu >-DOCS_VARS= enable_docs=YES >+DOCS_BUILD_DEPENDS= sphinx-build:textproc/py-sphinx >+DOCS_VARS= enable_docs=YES hadrian_docs_arg='--docs=no-sphinx-pdfs --docs=no-sphinx-html' > DOCS_VARS_OFF= enable_docs=NO hadrian_docs_arg=--docs=none > > DYNAMIC_CONFIGURE_WITH= system-libffi \ >-- >2.47.1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 283368
: 255899