diff options
Diffstat (limited to 'print')
-rw-r--r-- | print/cups-magicolor/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile index 2dffe50a2d42..d839f6e21300 100644 --- a/print/cups-magicolor/Makefile +++ b/print/cups-magicolor/Makefile @@ -21,6 +21,9 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client \ lcms.1:${PORTSDIR}/graphics/lcms RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2012-05-10 + BROKEN= does not compile WRKSRC= ${WRKDIR}/magicolor2430DL-${PORTVERSION} |