diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-05 21:44:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-09-05 21:44:04 +0000 |
commit | f3028a298e8d4a70bc7a4b2c83c2534584b5c1fc (patch) | |
tree | d828c67aee31ed1836cc1e668c89817e57753a7b /print/cups-magicolor | |
parent | 0453bb03427dfeaf448cc93021759db1ecebbe29 (diff) | |
download | ports-f3028a298e8d4a70bc7a4b2c83c2534584b5c1fc.tar.gz ports-f3028a298e8d4a70bc7a4b2c83c2534584b5c1fc.zip |
Notes
Diffstat (limited to 'print/cups-magicolor')
-rw-r--r-- | print/cups-magicolor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile index 7a8e2d9665f0..2dffe50a2d42 100644 --- a/print/cups-magicolor/Makefile +++ b/print/cups-magicolor/Makefile @@ -21,6 +21,8 @@ LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-client \ lcms.1:${PORTSDIR}/graphics/lcms RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster +BROKEN= does not compile + WRKSRC= ${WRKDIR}/magicolor2430DL-${PORTVERSION} USE_AUTOTOOLS= automake:env autoconf |