aboutsummaryrefslogtreecommitdiff
path: root/net/libcharon
diff options
context:
space:
mode:
authorDiane Bruce <db@FreeBSD.org>2020-03-25 23:44:59 +0000
committerDiane Bruce <db@FreeBSD.org>2020-03-25 23:44:59 +0000
commit8d4d453671a6b85a3d25f9a6e724edd2fd88cbd2 (patch)
tree44a2300837259b00cae393ffe247dd39d6fcb21f /net/libcharon
parent735b7205506712f493216eba794df24bc619077a (diff)
downloadports-8d4d453671a6b85a3d25f9a6e724edd2fd88cbd2.tar.gz
ports-8d4d453671a6b85a3d25f9a6e724edd2fd88cbd2.zip
Forgot to add NO_ARCH=yes no binary change
Notes
Notes: svn path=/head/; revision=529141
Diffstat (limited to 'net/libcharon')
-rw-r--r--net/libcharon/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/libcharon/Makefile b/net/libcharon/Makefile
index 02ee4ef4deb5..e049135ec3b7 100644
--- a/net/libcharon/Makefile
+++ b/net/libcharon/Makefile
@@ -19,4 +19,5 @@ GH_ACCOUNT= Ultimaker
USE_GITHUB= yes
GH_TAGNAME= bfd36d0
+NO_ARCH= yes
.include <bsd.port.mk>