From fc9aa7396e58ddb469d24a9eb9aa49a8b9ca9f60 Mon Sep 17 00:00:00 2001 From: pav Date: Sat, 12 Dec 2009 23:42:17 +0000 Subject: - Mark BROKEN: does not install Reported by: pointyhat --- print/cups-pdf/Makefile | 2 ++ print/hpijs/Makefile | 2 ++ 2 files changed, 4 insertions(+) (limited to 'print') 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 -- cgit