diff options
Diffstat (limited to 'graphics/boxer/Makefile')
-rw-r--r-- | graphics/boxer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/boxer/Makefile b/graphics/boxer/Makefile index 78210244ccec..10d53c301283 100644 --- a/graphics/boxer/Makefile +++ b/graphics/boxer/Makefile @@ -20,7 +20,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= box:graphics/box -USES= python +USES= python:2.7 USE_GNOME= pygtk2 USE_PYTHON= distutils autoplist USE_LDCONFIG= yes |