![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / print / ghostscript / buildlink3.mk (download)
Revision 1.39, Wed Oct 26 10:31:07 2022 UTC (3 months ago) by wiz
*: bump PKGREVISION for libunistring shlib major bump |
# $NetBSD: buildlink3.mk,v 1.39 2022/10/26 10:31:07 wiz Exp $ BUILDLINK_TREE+= ghostscript .if !defined(GHOSTSCRIPT_BUILDLINK3_MK) GHOSTSCRIPT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.ghostscript+= ghostscript>=8.63nb1 BUILDLINK_ABI_DEPENDS.ghostscript+= ghostscript>=9.05nb28 BUILDLINK_PKGSRCDIR.ghostscript?= ../../print/ghostscript pkgbase := ghostscript .include "../../mk/pkg-build-options.mk" .if !empty(PKG_BUILD_OPTIONS.ghostscript:Mghostscript-agpl) .include "../../print/ghostscript-agpl/buildlink3.mk" .elif !empty(PKG_BUILD_OPTIONS.ghostscript:Mghostscript-gpl) .include "../../print/ghostscript-gpl/buildlink3.mk" .endif .endif # GHOSTSCRIPT_BUILDLINK3_MK BUILDLINK_TREE+= -ghostscript