diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-27 12:24:42 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2018-02-27 12:24:42 +0000 |
commit | 13a7f9d0cc574545da50686e6a55774b32555470 (patch) | |
tree | f06c92ac194762d896181a37db34563a2947deda | |
parent | 44d09bcbbe254344e91ca7aa97383da2329bd39b (diff) | |
download | ports-13a7f9d0cc574545da50686e6a55774b32555470.tar.gz ports-13a7f9d0cc574545da50686e6a55774b32555470.zip |
Notes
-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' \ |