FreeBSD Bugzilla – Attachment 250307 Details for
Bug 278665
mail/mlmmj: unconditional dependency on atf brings in huge indirect dependency list
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH] mail/mlmmj: move kyua and atf BUILD_DEPENDS to new TEST option
0001-mail-mlmmj-move-kyua-and-atf-BUILD_DEPENDS-to-new-TE.patch (text/plain), 1.19 KB, created by
Siva Mahadevan
on 2024-04-30 15:34:45 UTC
(
hide
)
Description:
[PATCH] mail/mlmmj: move kyua and atf BUILD_DEPENDS to new TEST option
Filename:
MIME Type:
Creator:
Siva Mahadevan
Created:
2024-04-30 15:34:45 UTC
Size:
1.19 KB
patch
obsolete
>From 6f17befd8daa939723c9ef746dc72791abeccd25 Mon Sep 17 00:00:00 2001 >From: Siva Mahadevan <me@svmhdvn.name> >Date: Tue, 30 Apr 2024 11:26:08 -0400 >Subject: [PATCH] mail/mlmmj: move kyua and atf BUILD_DEPENDS to new TEST > option > >--- > mail/mlmmj/Makefile | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > >diff --git a/mail/mlmmj/Makefile b/mail/mlmmj/Makefile >index f71f1dace824..c7c9a31cfbbf 100644 >--- a/mail/mlmmj/Makefile >+++ b/mail/mlmmj/Makefile >@@ -1,5 +1,6 @@ > PORTNAME= mlmmj > PORTVERSION= 1.4.5 >+PORTREVISION= 1 > CATEGORIES= mail > MASTER_SITES= https://codeberg.org/mlmmj/mlmmj/releases/download/RELEASE_${PORTVERSION:S/./_/g}/ > >@@ -19,7 +20,7 @@ GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share > CPPFLAGS+= -I${ICONV_INCLUDE_PATH} > LDFLAGS+= ${ICONV_LIB_PATH} > >-OPTIONS_DEFINE= DOCS PERL PHP >+OPTIONS_DEFINE= DOCS PERL PHP TEST > OPTIONS_SUB= yes > > PERL_RUN_DEPENDS= p5-URI>0:net/p5-URI \ >@@ -27,7 +28,9 @@ PERL_RUN_DEPENDS= p5-URI>0:net/p5-URI \ > p5-HTML-Parser>0:www/p5-HTML-Parser > PHP_USES= php:web > >-BUILD_DEPENDS= kyua:devel/kyua \ >+TEST_CONFIGURE_ENABLE= tests >+TEST_TEST_TARGET= check >+TEST_BUILD_DEPENDS= kyua:devel/kyua \ > atf-sh:devel/atf > > post-install-DOCS-on: >-- >2.44.0 >
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 278665
: 250307