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-devel | |
parent | ba4776797cc1bb3a023fb50d77478ab0aff5ded9 (diff) | |
download | ports-1e08d17cc538a1a654ba18906cbe055f2df79c31.tar.gz ports-1e08d17cc538a1a654ba18906cbe055f2df79c31.zip |
Notes
Diffstat (limited to 'print/scribus-devel')
-rw-r--r-- | print/scribus-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/scribus-devel/Makefile b/print/scribus-devel/Makefile index a2003f6aa479..0fdc93465212 100644 --- a/print/scribus-devel/Makefile +++ b/print/scribus-devel/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 \ |