diff options
Diffstat (limited to 'print/hplip3/Makefile')
-rw-r--r-- | print/hplip3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile index d7d9025476c8..46e29118eda8 100644 --- a/print/hplip3/Makefile +++ b/print/hplip3/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/reportlab/__init__.py:${PORTSDIR}/print/py-rep espgs:${PORTSDIR}/print/cups-pstoraster \ foomatic-rip:${PORTSDIR}/print/foomatic-filters -CONFLICTS= hpijs-[0-9]* hplip-[0-9]* +CONFLICTS= hpijs-[0-9]* hplip-2* GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking \ |