diff options
Diffstat (limited to 'graphics/boxer')
-rw-r--r-- | graphics/boxer/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/boxer/Makefile b/graphics/boxer/Makefile index 25e218ebea52..864067edea25 100644 --- a/graphics/boxer/Makefile +++ b/graphics/boxer/Makefile @@ -20,9 +20,8 @@ LICENSE= GPLv3 RUN_DEPENDS= box:${PORTSDIR}/graphics/box USE_GNOME= pygtk2 -USE_PYTHON= yes -USE_PYDISTUTILS=yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist USE_LDCONFIG= yes PLIST_FILES= share/pixmaps/${PORTNAME}.png |