From nobody Thu Jul 06 20:07:10 2023 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4QxncZ2KJPz4kl3c; Thu, 6 Jul 2023 20:07:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QxncZ1jtXz46yj; Thu, 6 Jul 2023 20:07:10 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688674030; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=q3A9beQtGDHwdjfV6xdEtl78zVneq3UB0krCvl3yhxo=; b=WrgSkOjP+ORRx96AKmamCQbmfySt/XhJN9ZG7ub00UqJuL2fcX3nP56wGlu76nQGAuwlem 5d5wbj2Sxm7TZQlTTKLTu74RYSLxm6KHR3IqgvkkLmjxGMSEyAZv5Ds1P6g1Pp8L/eNFjB qq9iDH+AneVCSFSsIMZX73PzrSONmH+AfCTk7G/qdiDt4xoZSIrU8g6/JZhg+/giJRVPen tFllBAoVmb0iLfnpBgVk52C2UygWKQVX+KDlNTGyGiBoMJxvq5hPanFB5g/mXM4OpZhIbU epdE19z++5wBu3p/l+3+A0qTlnbcHrrf/6swgu+BU3PoByg2ckxDdGZag8LvEQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1688674030; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=q3A9beQtGDHwdjfV6xdEtl78zVneq3UB0krCvl3yhxo=; b=RqceBzzkovUKyEQzDoJswLVioJhQJZmqdw0Rf5eG4uC/9qbuOz02TwPIzXPDHrTn5X5b3a HTZV1DRSTjQvqK4czdENFn2ACChuxpmjIzTB7eIpnFja+CaDFhecXSPtx1/7aDhu40uxug 5jJ50lW7sTNK5Nina9AhYkwyQiNOMz8nwzoPH+4YWc4LqMfmAL+t+X7iIt+IEn+aMkWfPJ ySFVKfJjdWhcbs2INTzLRvHljyQxk0KQfl593rt+vwwB4SMropiDobmSw+BybTuamytlmS W2vcrZ4zDPtbvzNPkLBnwtVicHskwZcKTXB4HS6dTp0/AwvYzdFgbvxjSeZJww== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1688674030; a=rsa-sha256; cv=none; b=g8I9jrv2KA9vwZn7EVXonGWpyYrt1cwUb5NpT3wjHXWVTzN/idiwvbBeBfo7mIsbeAi+nR 1z7plZSUxEATOLWFQF5r9SERiteaTvysTYNQb1be5XtM62bLPOkIwMv0g13Kh7KIrqRbag ihLEUsutr3F7ikhntwYajmFOMJo9vlIjUJ0sFD8fmL+ZSGbc2UHoECLJo1lEECJimCqNoy SCN2JmAwcdxeEB2xplo+7b891klYWZHd+dprjBtXpsWVJb4YOENusBvE3o+4YAHgA8Blxb myVtCcrmmOujV8U+n6IIojP9LZjZ9cu3yA1jgi/2hl4om/D/6U7PVkj7WPlfKA== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QxncZ0njGz18y6; Thu, 6 Jul 2023 20:07:10 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 366K7AdJ048001; Thu, 6 Jul 2023 20:07:10 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 366K7AuN048000; Thu, 6 Jul 2023 20:07:10 GMT (envelope-from git) Date: Thu, 6 Jul 2023 20:07:10 GMT Message-Id: <202307062007.366K7AuN048000@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 9f2a9b6796ee - main - graphics/xfig: migrate to USES=ghostscript:lib List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 9f2a9b6796ee50611664614a5ced46757e61bdc2 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=9f2a9b6796ee50611664614a5ced46757e61bdc2 commit 9f2a9b6796ee50611664614a5ced46757e61bdc2 Author: Michael Osipov AuthorDate: 2023-07-06 20:01:22 +0000 Commit: Rene Ladan 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