diff options
| author | Marcus von Appen <mva@FreeBSD.org> | 2014-12-07 10:01:36 +0000 |
|---|---|---|
| committer | Marcus von Appen <mva@FreeBSD.org> | 2014-12-07 10:01:36 +0000 |
| commit | 1fd066ebe5841032b558f262491971223207ab4e (patch) | |
| tree | cd0657c870f3fc874ca692a0a3de0294ebda495b /textproc/py-pyctpp2 | |
| parent | f02187f4dd810e514f03fcdd1e92f21418846d75 (diff) | |
Notes
Diffstat (limited to 'textproc/py-pyctpp2')
| -rw-r--r-- | textproc/py-pyctpp2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/py-pyctpp2/Makefile b/textproc/py-pyctpp2/Makefile index 7671d6c94d8e..6ba34091527f 100644 --- a/textproc/py-pyctpp2/Makefile +++ b/textproc/py-pyctpp2/Makefile @@ -16,8 +16,7 @@ LICENSE= MIT LIB_DEPENDS= libctpp2.so:${PORTSDIR}/textproc/ctpp2 # Python3 ready -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist .include <bsd.port.mk> |
