diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-16 22:21:18 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-16 22:21:18 +0000 |
commit | 03fb4a5ba49e5cb82004c629ebbfbb475993a33a (patch) | |
tree | 574c487cda9ff876b145832e86e715b674ab669a /deskutils | |
parent | 4b4a9595203a0942ff2e45dd3591c9c3d637087b (diff) | |
download | ports-03fb4a5ba49e5cb82004c629ebbfbb475993a33a.tar.gz ports-03fb4a5ba49e5cb82004c629ebbfbb475993a33a.zip |
Notes
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 9cd8fac69782..73e31759e9a0 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 |