diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:10:45 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-05-06 21:10:45 +0000 |
commit | 85bc088bd0d84d3ec5d9217fe84254b9dc669d7c (patch) | |
tree | c4c5101cb99cb9a64caafe8b3994e284c16cd845 /graphics | |
parent | b2910099ff5adb073075581cb3987e57250b5891 (diff) | |
download | ports-85bc088bd0d84d3ec5d9217fe84254b9dc669d7c.tar.gz ports-85bc088bd0d84d3ec5d9217fe84254b9dc669d7c.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/landscape/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/landscape/Makefile b/graphics/landscape/Makefile index bb8eba8ac01f..a782d209d038 100644 --- a/graphics/landscape/Makefile +++ b/graphics/landscape/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.witchspace.com/files/ MAINTAINER= jon@witchspace.com COMMENT= A program for generating and rendering landscapes +BROKEN= "Does not compile" + USE_MESA= yes USE_KDELIBS_VER= 3 QTDIR?= ${X11BASE} |