FreeBSD Bugzilla – Attachment 243259 Details for
Bug 270989
print/ghostscript10: adds libgs.so; connects to USES and DEFAULT_VERSIONS facilities; flavorized
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Fix graphics/xfig
0002-graphics-xfig-make-proper-use-of-ghostcript.mk-USES-.patch (text/plain), 1.12 KB, created by
Michael Osipov
on 2023-07-05 08:48:01 UTC
(
hide
)
Description:
Fix graphics/xfig
Filename:
MIME Type:
Creator:
Michael Osipov
Created:
2023-07-05 08:48:01 UTC
Size:
1.12 KB
patch
obsolete
>From 3479d20e8eed03c95c01f539b8874e1bc305f50b Mon Sep 17 00:00:00 2001 >From: Michael Osipov <michael.osipov@siemens.com> >Date: Wed, 5 Jul 2023 10:42:58 +0200 >Subject: [PATCH 2/4] graphics/xfig: make proper use of ghostcript.mk > (USES=ghostscript:...) > >--- > graphics/xfig/Makefile | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > >diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile >index cfc8c1891a0e..94ee1d053b1e 100644 >--- a/graphics/xfig/Makefile >+++ b/graphics/xfig/Makefile >@@ -12,13 +12,13 @@ LICENSE_NAME= xfig public license > LICENSE_FILE= ${FILESDIR}/LICENSE > LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept > >-LIB_DEPENDS= libgs.so:print/ghostscript9-agpl-base \ >- libpng.so:graphics/png \ >+LIB_DEPENDS= libpng.so:graphics/png \ > libtiff.so:graphics/tiff \ > libXaw3d.so:x11-toolkits/Xaw3d > RUN_DEPENDS= fig2dev:print/fig2dev > >-USES= cpe desktop-file-utils gmake jpeg localbase:ldflags tar:xz xorg >+USES= cpe desktop-file-utils gmake ghostscript:lib jpeg localbase:ldflags \ >+ tar:xz xorg > USE_CSTD= gnu89 > USE_XORG= ice sm x11 xaw xext xi xmu xpm xt > CPE_VENDOR= xfig_project >-- >2.40.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 270989
:
241643
|
241701
|
241702
|
241703
|
241705
|
241706
|
241707
|
241733
|
241823
|
241824
|
242786
|
242787
|
242788
|
242846
|
242848
|
242939
|
242946
|
243151
|
243258
| 243259 |
243260
|
243261