diff options
author | linimon <linimon@FreeBSD.org> | 2004-01-25 14:57:28 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-01-25 14:57:28 +0800 |
commit | 4f97b4277aeeb676c922b37ad00e1343a70cf5d6 (patch) | |
tree | dc81604057315d6255339b8b14f7be58995b36fc /graphics/landscape | |
parent | 8802321ca5a5b3b0d44607006a865c4a5f03e475 (diff) | |
download | freebsd-ports-gnome-4f97b4277aeeb676c922b37ad00e1343a70cf5d6.tar.gz freebsd-ports-gnome-4f97b4277aeeb676c922b37ad00e1343a70cf5d6.tar.zst freebsd-ports-gnome-4f97b4277aeeb676c922b37ad00e1343a70cf5d6.zip |
Per bento logs, mark as broken due to missing dependency, probably
either qt32 or qmake. Notified maintainer.
Diffstat (limited to 'graphics/landscape')
-rw-r--r-- | graphics/landscape/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/landscape/Makefile b/graphics/landscape/Makefile index 70c3f8d847c0..7e5f7d670a71 100644 --- a/graphics/landscape/Makefile +++ b/graphics/landscape/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.witchspace.com/files/ MAINTAINER= jon@witchspace.com COMMENT= A program for generating and rendering fractal landscapes +BROKEN= "failed dependency (qt32 and/or qmake?)" USE_MESA= yes USE_KDELIBS_VER= 3 QTDIR?= ${X11BASE} |