diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 08:50:17 +0000 |
commit | e1555011ab42870150513585c13b3a273e4bf53b (patch) | |
tree | 75814c6755c8e7b9ed02c4c7bd60001370cbdfbd /deskutils/cycle | |
parent | dae43d7a6d5bdca67edda0ed02db4a1593899b62 (diff) | |
download | ports-e1555011ab42870150513585c13b3a273e4bf53b.tar.gz ports-e1555011ab42870150513585c13b3a273e4bf53b.zip |
Notes
Diffstat (limited to 'deskutils/cycle')
-rw-r--r-- | deskutils/cycle/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/deskutils/cycle/Makefile b/deskutils/cycle/Makefile index 5400b2a510df..d45ac41fe05c 100644 --- a/deskutils/cycle/Makefile +++ b/deskutils/cycle/Makefile @@ -12,8 +12,7 @@ COMMENT= Calendar program for women LICENSE= GPLv2 -USES= tar:bzip2 -USE_PYTHON_RUN= yes +USES= python:run tar:bzip2 USE_WX= 3.0+ WX_COMPS= python NO_BUILD= yes |