diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-09 09:55:06 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-09 09:55:06 +0000 |
commit | 1e08d17cc538a1a654ba18906cbe055f2df79c31 (patch) | |
tree | 5c9f8b34777635857748be9fde45d84b26867536 /print/scribus | |
parent | BROKEN: Does not compile (diff) |
BROKEN: Broken pkg-plist
Notes
Notes:
svn path=/head/; revision=123548
Diffstat (limited to 'print/scribus')
-rw-r--r-- | print/scribus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/scribus/Makefile b/print/scribus/Makefile index a2003f6aa479..0fdc93465212 100644 --- a/print/scribus/Makefile +++ b/print/scribus/Makefile @@ -21,6 +21,8 @@ MASTER_SITE_SUBDIR= apps/office MAINTAINER= ports@FreeBSD.org COMMENT= A comprehensive desktop publishing program +BROKEN= "Broken pkg-plist" + LIB_DEPENDS= lcms.1:${PORTSDIR}/graphics/lcms \ tiff.4:${PORTSDIR}/graphics/tiff \ cups.2:${PORTSDIR}/print/cups-base \ |