diff options
author | pav <pav@FreeBSD.org> | 2011-03-17 06:21:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-17 06:21:18 +0800 |
commit | f27a0898e770bfce3da4c12b0d4d19bcec50aee7 (patch) | |
tree | 8c6104a0e85b225b154f5c6c603842252a734749 /deskutils | |
parent | ef56e31875a8919fd8d3ea7f2448e3516fcf93cf (diff) | |
download | freebsd-ports-graphics-f27a0898e770bfce3da4c12b0d4d19bcec50aee7.tar.gz freebsd-ports-graphics-f27a0898e770bfce3da4c12b0d4d19bcec50aee7.tar.zst freebsd-ports-graphics-f27a0898e770bfce3da4c12b0d4d19bcec50aee7.zip |
- Mark BROKEN: does not configure with new libextractor
Reported by: pointyhat
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/doodle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/doodle/Makefile b/deskutils/doodle/Makefile index 9cd8fac6978..73e31759e9a 100644 --- a/deskutils/doodle/Makefile +++ b/deskutils/doodle/Makefile @@ -17,6 +17,8 @@ COMMENT= Quickly search documents LIB_DEPENDS= extractor.3:${PORTSDIR}/textproc/libextractor +BROKEN= does not configure with new libextractor + GNU_CONFIGURE= yes USE_GETTEXT= yes USE_FAM= yes |