Date: Thu, 12 Oct 2017 08:11:09 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r451827 - head/security/sinfp Message-ID: <201710120811.v9C8B9pM059882@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 12 08:11:09 2017 New Revision: 451827 URL: https://svnweb.freebsd.org/changeset/ports/451827 Log: Add NO_ARCH Approved by: portmgr (blanket) Modified: head/security/sinfp/Makefile Modified: head/security/sinfp/Makefile ============================================================================== --- head/security/sinfp/Makefile Thu Oct 12 08:11:03 2017 (r451826) +++ head/security/sinfp/Makefile Thu Oct 12 08:11:09 2017 (r451827) @@ -15,6 +15,7 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} PLIST= "" PLIST_FILES= bin/${PORTNAME} \ %%DATADIR%%/${PORTNAME}.db +NO_ARCH= yes NO_BUILD= yes MASTERDIR= ${.CURDIR}/../p5-Net-SinFP DBDATE= 20110125
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710120811.v9C8B9pM059882>