diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-09 17:55:06 +0800 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-12-09 17:55:06 +0800 |
commit | 1e08d17cc538a1a654ba18906cbe055f2df79c31 (patch) | |
tree | 5c9f8b34777635857748be9fde45d84b26867536 | |
parent | ba4776797cc1bb3a023fb50d77478ab0aff5ded9 (diff) | |
download | freebsd-ports-gnome-1e08d17cc538a1a654ba18906cbe055f2df79c31.tar.gz freebsd-ports-gnome-1e08d17cc538a1a654ba18906cbe055f2df79c31.tar.zst freebsd-ports-gnome-1e08d17cc538a1a654ba18906cbe055f2df79c31.zip |
BROKEN: Broken pkg-plist
-rw-r--r-- | print/scribus-devel/Makefile | 2 | ||||
-rw-r--r-- | print/scribus/Makefile | 2 |
2 files changed, 4 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 \ 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 \ |