diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2018-02-27 20:24:42 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2018-02-27 20:24:42 +0800 |
commit | 92f2f77739b7c88f14bd7d01ff4cc08501df74ba (patch) | |
tree | f06c92ac194762d896181a37db34563a2947deda /net-im | |
parent | 613b18557dc8768933745a08dcad64aa2c48272b (diff) | |
download | freebsd-ports-gnome-92f2f77739b7c88f14bd7d01ff4cc08501df74ba.tar.gz freebsd-ports-gnome-92f2f77739b7c88f14bd7d01ff4cc08501df74ba.tar.zst freebsd-ports-gnome-92f2f77739b7c88f14bd7d01ff4cc08501df74ba.zip |
- Add NO_ARCH
Approved by: portmgr blanket
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/scudcloud/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/scudcloud/Makefile b/net-im/scudcloud/Makefile index 9bdf280a8887..36229adb4084 100644 --- a/net-im/scudcloud/Makefile +++ b/net-im/scudcloud/Makefile @@ -30,6 +30,7 @@ OPTIONS_DEFINE= HUNSPELL USES= python:3.4+ USE_GITHUB= yes USE_PYTHON= autoplist distutils optsuffix +NO_ARCH= yes post-patch: @${REINPLACE_CMD} -i.bak -e 's,%%LOCALBASE%%,${LOCALBASE},1' \ |