Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 25 Mar 2022 13:49:20 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: b8d95da8e43e - main - print/adobe-cmaps: Add NO_ARCH
Message-ID:  <202203251349.22PDnK6M027204@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b8d95da8e43e78423cb6260a78448716b1803a3d

commit b8d95da8e43e78423cb6260a78448716b1803a3d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-25 13:11:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-25 13:38:01 +0000

    print/adobe-cmaps: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 print/adobe-cmaps/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/print/adobe-cmaps/Makefile b/print/adobe-cmaps/Makefile
index 9a7d90bfeb4e..6c6a4327c2b1 100644
--- a/print/adobe-cmaps/Makefile
+++ b/print/adobe-cmaps/Makefile
@@ -15,6 +15,7 @@ COMMENT=	Adobe CMap collection
 
 USES=		fonts
 NO_WRKSUBDIR=	yes
+NO_ARCH=	yes
 NO_BUILD=	yes
 INSTDIRS=	ac15 ag15 ai0 aj16 aj20 ak12 rksj-cmaps
 FONTSDIR=	${PREFIX}/share/fonts/${PORTNAME}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203251349.22PDnK6M027204>