diff options
Diffstat (limited to 'graphics/py-imagesize')
-rw-r--r-- | graphics/py-imagesize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-imagesize/Makefile b/graphics/py-imagesize/Makefile index 77ccba373e44..8bbe08eec321 100644 --- a/graphics/py-imagesize/Makefile +++ b/graphics/py-imagesize/Makefile @@ -13,7 +13,7 @@ COMMENT= Python image size library LICENSE= MIT NO_ARCH= yes -USES?= python +USES= python USE_PYTHON= autoplist distutils .include <bsd.port.mk> |