[Bug 272541] print/ghostscript10: DEFAULT_VERSION=ghostscript=10 cannot be used
Date: Thu, 31 Aug 2023 13:25:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272541 --- Comment #11 from Michael Osipov <michael.osipov@siemens.com> --- Tried these permutations: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270989#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>=9.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>=9.56.1:print/ghostscript9-agpl-base ghostscript9-agpl-x11>=9.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>=10.01.2:print/ghostscript10 nobody@124-release-amd64-default-head:/usr/ports/graphics/xfig % make -V RUN_DEPENDS | tr ' ' '\n' | grep ghost ghostscript10>=10.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. -- You are receiving this mail because: You are the assignee for the bug.