FreeBSD Bugzilla – Attachment 247091 Details for
Bug 275796
Register bsdconfig as an application in x11/xdialog
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
[PATCH 1/2] x11/xdialog: address warnings from portlint -A
0001-x11-xdialog-address-warnings-from-portlint-A.patch (text/plain), 969 bytes, created by
Pierre Pronchery
on 2023-12-17 04:22:20 UTC
(
hide
)
Description:
[PATCH 1/2] x11/xdialog: address warnings from portlint -A
Filename:
MIME Type:
Creator:
Pierre Pronchery
Created:
2023-12-17 04:22:20 UTC
Size:
969 bytes
patch
obsolete
>From d80a957b93778723756acac60796ad3069d24df5 Mon Sep 17 00:00:00 2001 >From: Pierre Pronchery <pierre@freebsdfoundation.org> >Date: Sun, 17 Dec 2023 03:03:46 +0100 >Subject: [PATCH 1/2] x11/xdialog: address warnings from portlint -A > >This completes USE_GNOME and adds a list of LIB_DEPENDS. > >Sponsored-By: The FreeBSD Foundation >--- > x11/xdialog/Makefile | 6 +++++- > 1 file changed, 5 insertions(+), 1 deletion(-) > >diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile >index 6c3243d7142c..92936600a94c 100644 >--- a/x11/xdialog/Makefile >+++ b/x11/xdialog/Makefile >@@ -12,8 +12,12 @@ WWW= http://xdialog.free.fr/ > LICENSE= GPLv2 > LICENSE_FILE= ${WRKSRC}/COPYING > >+LIB_DEPENDS= libharfbuzz.so:print/harfbuzz >+LIB_DEPENDS+= libfontconfig.so:x11-fonts/fontconfig >+LIB_DEPENDS+= libfreetype.so:print/freetype2 >+ > USES= gnome localbase pkgconfig tar:bzip2 >-USE_GNOME= gtk20 >+USE_GNOME= gtk20 cairo gdkpixbuf2 > GNU_CONFIGURE= yes > CONFIGURE_ARGS= --with-gtk2 > >-- >2.42.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 275796
: 247091 |
247092
|
247093
|
247094
|
247888