aboutsummaryrefslogtreecommitdiff
path: root/print/pkpgcounter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/pkpgcounter/Makefile')
-rw-r--r--print/pkpgcounter/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/pkpgcounter/Makefile b/print/pkpgcounter/Makefile
index 77efeada0cd9..06a79e483518 100644
--- a/print/pkpgcounter/Makefile
+++ b/print/pkpgcounter/Makefile
@@ -10,13 +10,13 @@ MASTER_SITES= http://www.pykota.com/software/pkpgcounter/download/tarballs/
MAINTAINER= ports@FreeBSD.org
COMMENT= Count pages and ink coverage percent
-BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow
+BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pillow>0:graphics/py-pillow@${FLAVOR}
RUN_DEPENDS:= ${BUILD_DEPENDS}
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= python
+USES= python:2.7
USE_PYTHON= distutils
PORTDOCS= README COPYING BUGS CREDITS NEWS
OPTIONS_DEFINE= DOCS