diff options
author | antoine <antoine@FreeBSD.org> | 2014-04-27 22:38:18 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-04-27 22:38:18 +0800 |
commit | d827501263da4a2ee9ccc072182cfe8a38220772 (patch) | |
tree | ce854680f4382f692883d80ee5d72c2af0d5f86d /deskutils | |
parent | a8f04f3576566f7cf1b5d2e440257ef7437d460c (diff) | |
download | freebsd-ports-gnome-d827501263da4a2ee9ccc072182cfe8a38220772.tar.gz freebsd-ports-gnome-d827501263da4a2ee9ccc072182cfe8a38220772.tar.zst freebsd-ports-gnome-d827501263da4a2ee9ccc072182cfe8a38220772.zip |
Mark a few unfetchable ports BROKEN
With hat: portmgr
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/recoll/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index 31f1e759800e..9051643aad2b 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -12,6 +12,8 @@ COMMENT= Personal full text search package, based on Xapian LICENSE= GPLv2 +BROKEN= Unfetchable + BUILD_DEPENDS= xapian-core>=0:${PORTSDIR}/databases/xapian-core RUN_DEPENDS:= ${BUILD_DEPENDS} \ xsltproc:${PORTSDIR}/textproc/libxslt \ |