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 /science/kmovisto | |
parent | e64a9101a1f1a6f7af4fff576057e9d45d035451 (diff) | |
download | freebsd-ports-gnome-22be6c65c0f90b2823f328f3360a7a5bfa8540a0.tar.gz freebsd-ports-gnome-22be6c65c0f90b2823f328f3360a7a5bfa8540a0.tar.zst freebsd-ports-gnome-22be6c65c0f90b2823f328f3360a7a5bfa8540a0.zip |
BROKEN: Configure fails
Diffstat (limited to 'science/kmovisto')
-rw-r--r-- | science/kmovisto/Makefile | 2 |
1 files changed, 2 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 |