aboutsummaryrefslogtreecommitdiff
path: root/print/py-cups/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:43:54 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:43:54 +0000
commitec373bbc2fd6cb36b1cfe3397ccc7827b6b0919a (patch)
treec50745dbc3c182d808da06fcd377112d6f439041 /print/py-cups/Makefile
parent4656494a6a9f43737de4abaff7aea1135a0fb24b (diff)
downloadports-ec373bbc2fd6cb36b1cfe3397ccc7827b6b0919a.tar.gz
ports-ec373bbc2fd6cb36b1cfe3397ccc7827b6b0919a.zip
Notes
Diffstat (limited to 'print/py-cups/Makefile')
-rw-r--r--print/py-cups/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile
index fee7c4ec8d80..b1aa0b18c027 100644
--- a/print/py-cups/Makefile
+++ b/print/py-cups/Makefile
@@ -18,7 +18,7 @@ LIB_DEPENDS= libcups.so:${PORTSDIR}/print/cups-client
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-PYTHON_FEATURES=autoplist,distutils
+USE_PYTHON= autoplist distutils
USES= iconv python tar:bzip2
.include <bsd.port.pre.mk>