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-hyperestraier-python | |
| parent | f02187f4dd810e514f03fcdd1e92f21418846d75 (diff) | |
Notes
Diffstat (limited to 'textproc/py-hyperestraier-python')
| -rw-r--r-- | textproc/py-hyperestraier-python/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-hyperestraier-python/Makefile b/textproc/py-hyperestraier-python/Makefile index 0216530bfe0f..61528f0f3cdb 100644 --- a/textproc/py-hyperestraier-python/Makefile +++ b/textproc/py-hyperestraier-python/Makefile @@ -13,8 +13,8 @@ MAINTAINER= jun-g@daemonfreaks.com COMMENT= Pure Python HyperEstraier library WRKSRC= ${WRKDIR}/${PORTNAME} -USE_PYTHON= yes -USE_PYDISTUTILS=yes +USES= python +USE_PYTHON= distutils PORTEXAMPLES= example.py asyn_example.py EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}${PKGNAMESUFFIX} |
