diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-25 12:55:54 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2018-01-25 12:55:54 +0000 |
commit | c7aefe9068c8d5fcba2763a7992e7f79e2235ce1 (patch) | |
tree | a53824be64af28ca53cff22b075807e5eca088d6 /net-im/scudcloud | |
parent | 8855e081fe2a5994a67a0ae9b3957549821c308c (diff) | |
download | ports-c7aefe9068c8d5fcba2763a7992e7f79e2235ce1.tar.gz ports-c7aefe9068c8d5fcba2763a7992e7f79e2235ce1.zip |
Notes
Diffstat (limited to 'net-im/scudcloud')
-rw-r--r-- | net-im/scudcloud/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/scudcloud/Makefile b/net-im/scudcloud/Makefile index bddca8365d0c..611d2c12de41 100644 --- a/net-im/scudcloud/Makefile +++ b/net-im/scudcloud/Makefile @@ -29,7 +29,7 @@ OPTIONS_DEFINE= HUNSPELL USES= python:3.4+ USE_GITHUB= yes -USE_PYTHON= autoplist distutils +USE_PYTHON= autoplist distutils optsuffix post-patch: @${REINPLACE_CMD} -i.bak -e 's,%%LOCALBASE%%,${LOCALBASE},1' \ |