Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jun 2021 20:49:34 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: 6ea30f742ccb - main - sysutils/vpnc-scripts: Add NO_ARCH
Message-ID:  <202106302049.15UKnYen058913@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=6ea30f742ccb992f457ef06e4804484e60b53a33

commit 6ea30f742ccb992f457ef06e4804484e60b53a33
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2021-06-30 20:41:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2021-06-30 20:44:30 +0000

    sysutils/vpnc-scripts: Add NO_ARCH
    
    Approved by:    portmgr (blanket)
---
 sysutils/vpnc-scripts/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/sysutils/vpnc-scripts/Makefile b/sysutils/vpnc-scripts/Makefile
index 84733deb7027..6ebb7589656a 100644
--- a/sysutils/vpnc-scripts/Makefile
+++ b/sysutils/vpnc-scripts/Makefile
@@ -12,6 +12,7 @@ COMMENT=	Collection of scripts to setup routes and other changes for a VPN
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+NO_ARCH=	yes
 NO_BUILD=	yes
 
 PLIST_FILES=	sbin/vpnc-script sbin/vpnc-script-sshd sbin/vpnc-script-ptrtd



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