diff options
author | kris <kris@FreeBSD.org> | 2007-05-25 08:58:30 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-05-25 08:58:30 +0800 |
commit | 22be6c65c0f90b2823f328f3360a7a5bfa8540a0 (patch) | |
tree | 8307c2451fbf0c2b2ae4d8b0d58fd17a3936263e | |
parent | e64a9101a1f1a6f7af4fff576057e9d45d035451 (diff) | |
download | freebsd-ports-gnome-22be6c65c0f90b2823f328f3360a7a5bfa8540a0.tar.gz freebsd-ports-gnome-22be6c65c0f90b2823f328f3360a7a5bfa8540a0.tar.zst freebsd-ports-gnome-22be6c65c0f90b2823f328f3360a7a5bfa8540a0.zip |
BROKEN: Configure fails
-rw-r--r-- | science/kmovisto/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/p5-qt/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/science/kmovisto/Makefile b/science/kmovisto/Makefile index 72403d0da832..e60440f4efd8 100644 --- a/science/kmovisto/Makefile +++ b/science/kmovisto/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://mitglied.lycos.de/pageofmh/download/ MAINTAINER= ports@FreeBSD.org COMMENT= A real 3-D molecule viewer +BROKEN= Configure fails + USE_QT_VER= 3 USE_GL= yes USE_GMAKE= yes 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 |