git: 9f2a9b6796ee - main - graphics/xfig: migrate to USES=ghostscript:lib
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 06 Jul 2023 20:07:10 UTC
The branch main has been updated by rene:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9f2a9b6796ee50611664614a5ced46757e61bdc2
commit 9f2a9b6796ee50611664614a5ced46757e61bdc2
Author: Michael Osipov <michael.osipov@siemens.com>
AuthorDate: 2023-07-06 20:01:22 +0000
Commit: Rene Ladan <rene@FreeBSD.org>
CommitDate: 2023-07-06 20:02:31 +0000
graphics/xfig: migrate to USES=ghostscript:lib
PR: 270989
---
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