diff options
Diffstat (limited to 'print/cups-pdf/Makefile')
-rw-r--r-- | print/cups-pdf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |