diff --git a/print/cups-pdf/Makefile b/print/cups-pdf/Makefile index 1111c1c90216..2c22224888af 100644 --- a/print/cups-pdf/Makefile +++ b/print/cups-pdf/Makefile @@ -17,6 +17,8 @@ COMMENT= A virtual printer for CUPS to produce PDF files RUN_DEPENDS= ${LOCALBASE}/sbin/cupsd:${PORTSDIR}/print/cups-base +BROKEN= does not install + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_GHOSTSCRIPT_RUN= yes diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index 683176a15f56..d16902e69919 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -16,6 +16,8 @@ COMMENT= Drivers and support resources for HP Inkjet Printers LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg +BROKEN= does not install + CONFLICTS= hplip-[0-9]* GNU_CONFIGURE= yes