diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 18:16:15 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-19 18:16:15 +0000 |
commit | a5f9cc91c28e33d61678c2ad38bb9108ec2e58f4 (patch) | |
tree | 07d6b1b1d632ab65321d268042b2ca4bc8531aaa /x11-wm/obapps/Makefile | |
parent | b997ee32c898a372f1adc43d6637b8c37f2f5065 (diff) |
Notes
Diffstat (limited to 'x11-wm/obapps/Makefile')
-rw-r--r-- | x11-wm/obapps/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/obapps/Makefile b/x11-wm/obapps/Makefile index 9bdf62a937cc..6cfc39ef36e5 100644 --- a/x11-wm/obapps/Makefile +++ b/x11-wm/obapps/Makefile @@ -18,10 +18,10 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}xlib>=0:${PORTSDIR}/x11-toolkits/py-xlib -USE_PYTHON= yes +USES= python +USE_PYTHON= distutils USE_WX= 3.0+ WX_COMPS= python:run -USE_PYDISTUTILS=yes PORTDOCS= README OPTIONS_DEFINE= DOCS |