diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 00:58:30 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-05-25 00:58:30 +0000 |
commit | 44a2dd4329c44ecf806d7781238510494ebfefdd (patch) | |
tree | e7205eacdf9f05cdee906dab2eae4c6f4c99d4d5 /x11-toolkits | |
parent | Use @dirrmtry on lib/gtkhtml as it is shared with gtkhtml38. (diff) |
BROKEN: Configure fails
Notes
Notes:
svn path=/head/; revision=191680
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/p5-qt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/p5-qt/Makefile b/x11-toolkits/p5-qt/Makefile index 5a9a4e4bea7e..38e2bdb30c21 100644 --- a/x11-toolkits/p5-qt/Makefile +++ b/x11-toolkits/p5-qt/Makefile @@ -22,6 +22,8 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:cpan \ MAINTAINER= ports@FreeBSD.org COMMENT= A set of Perl bindings for the Qt toolkit +BROKEN= Configure fails + USE_AUTOTOOLS= libtool:15 USE_GL= yes USE_QT_VER= 3 |