diff options
author | pav <pav@FreeBSD.org> | 2012-05-23 04:55:09 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2012-05-23 04:55:09 +0800 |
commit | d745f859f1f7c70d857f7363dc6b64c78474f392 (patch) | |
tree | d6d1ebeb87a73711b927100ab06abdf2258ddef6 /deskutils | |
parent | 03f4e09b440ea5ba52406998ed1c2b56711fe19b (diff) | |
download | freebsd-ports-gnome-d745f859f1f7c70d857f7363dc6b64c78474f392.tar.gz freebsd-ports-gnome-d745f859f1f7c70d857f7363dc6b64c78474f392.tar.zst freebsd-ports-gnome-d745f859f1f7c70d857f7363dc6b64c78474f392.zip |
- Mark BROKEN: graphics/xpdf port no longer install pdftotext into bin/
Reported by: pointyhat
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/pinot/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile index a3f187887b21..0602f273f134 100644 --- a/deskutils/pinot/Makefile +++ b/deskutils/pinot/Makefile @@ -40,6 +40,8 @@ RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \ unrtf:${PORTSDIR}/textproc/unrtf \ catdvi:${PORTSDIR}/print/catdvi +BROKEN= unsatisfiable dependency on xpdf + PROJECTHOST= ${PORTNAME}-search LDFLAGS+= -L${LOCALBASE}/lib |