diff options
author | pav <pav@FreeBSD.org> | 2009-12-13 07:42:17 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2009-12-13 07:42:17 +0800 |
commit | fc9aa7396e58ddb469d24a9eb9aa49a8b9ca9f60 (patch) | |
tree | fc661d33290f1282877e66b531b01d95f5e375ad /print/cups-pdf | |
parent | 075d101b98620e2c22556eead7afad5cb71efedb (diff) | |
download | freebsd-ports-gnome-fc9aa7396e58ddb469d24a9eb9aa49a8b9ca9f60.tar.gz freebsd-ports-gnome-fc9aa7396e58ddb469d24a9eb9aa49a8b9ca9f60.tar.zst freebsd-ports-gnome-fc9aa7396e58ddb469d24a9eb9aa49a8b9ca9f60.zip |
- Mark BROKEN: does not install
Reported by: pointyhat
Diffstat (limited to 'print/cups-pdf')
-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 |