diff options
Diffstat (limited to 'x11-wm/obkey/Makefile')
-rw-r--r-- | x11-wm/obkey/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-wm/obkey/Makefile b/x11-wm/obkey/Makefile index e4cde86..15d3382 100644 --- a/x11-wm/obkey/Makefile +++ b/x11-wm/obkey/Makefile @@ -13,9 +13,8 @@ LICENSE= MIT RUN_DEPENDS= py27-gtk2>=2.14:${PORTSDIR}/x11-toolkits/py-gtk2 -USES= gettext -USE_PYTHON= yes -USE_PYDISTUTILS= yes +USES= gettext python +USE_PYTHON= distutils PORTDOCS= NEWS |