Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2023 13:25:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272541] print/ghostscript10: DEFAULT_VERSION=ghostscript=10 cannot be used
Message-ID:  <bug-272541-7788-Atj7iIU4an@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-272541-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-272541-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272541

--- Comment #11 from Michael Osipov <michael.osipov@siemens.com> ---
Tried these permutations:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D270989#c70

Looks good to me:
nobody@124-release-amd64-default-head:/usr/ports/graphics/xfig % make -V
RUN_DEPENDS | tr ' ' '\n' | grep ghost
ghostscript9-agpl-base>=3D9.56.1:print/ghostscript9-agpl-base
nobody@124-release-amd64-default-head:/usr/ports/graphics/xfig % make -V
RUN_DEPENDS | tr ' ' '\n' | grep ghost
ghostscript9-agpl-base>=3D9.56.1:print/ghostscript9-agpl-base
ghostscript9-agpl-x11>=3D9.56.1:print/ghostscript9-agpl-x11
nobody@124-release-amd64-default-head:/usr/ports/graphics/xfig % make -V
RUN_DEPENDS | tr ' ' '\n' | grep ghost
ghostscript10>=3D10.01.2:print/ghostscript10
nobody@124-release-amd64-default-head:/usr/ports/graphics/xfig % make -V
RUN_DEPENDS | tr ' ' '\n' | grep ghost
ghostscript10>=3D10.01.2:print/ghostscript10
nobody@124-release-amd64-default-head:/usr/ports/graphics/xfig % make -V
LIB_DEPENDS | tr ' ' '\n' | grep ghost
libgs.so:print/ghostscript9-agpl-base
nobody@124-release-amd64-default-head:/usr/ports/graphics/xfig % make -V
LIB_DEPENDS | tr ' ' '\n' | grep ghost
libgs.so:print/ghostscript9-agpl-base
libgs.so:print/ghostscript9-agpl-x11
nobody@124-release-amd64-default-head:/usr/ports/graphics/xfig % make -V
LIB_DEPENDS | tr ' ' '\n' | grep ghost
libgs.so:print/ghostscript10
nobody@124-release-amd64-default-head:/usr/ports/graphics/xfig % make -V
LIB_DEPENDS | tr ' ' '\n' | grep ghost
libgs.so:print/ghostscript10

Don't be confused by xfig, I have modified the Makefile for the args.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-272541-7788-Atj7iIU4an>