diff options
-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' \ |