diff options
Diffstat (limited to 'print/py-cups/Makefile')
-rw-r--r-- | print/py-cups/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-cups/Makefile b/print/py-cups/Makefile index dd6e7b01e130..9bc34e4975f6 100644 --- a/print/py-cups/Makefile +++ b/print/py-cups/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= cups:${PORTSDIR}/print/cups-client CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib USE_BZIP2= yes -USE_ICONV= yes +USES= iconv USE_PYDISTUTILS= yes USE_PYTHON= -2.7 |