diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-03 10:10:30 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-03-03 10:10:30 +0000 |
commit | 7264ecddf4be5d4887442e6d5b6bc98537debf27 (patch) | |
tree | 422099efa9dcc8793aaf9f637aa8284df0c136d3 /graphics/landscape | |
parent | 24994a4c9c8f4f90e28dd7ba9f0827f91abf470f (diff) | |
download | ports-7264ecddf4be5d4887442e6d5b6bc98537debf27.tar.gz ports-7264ecddf4be5d4887442e6d5b6bc98537debf27.zip |
Notes
Diffstat (limited to 'graphics/landscape')
-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 04f72606e979..ac57aa749441 100644 --- a/graphics/landscape/Makefile +++ b/graphics/landscape/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.witchspace.com/files/ MAINTAINER= jon@witchspace.com COMMENT= A program for generating and rendering fractal landscapes +BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake + PLIST_FILES= bin/landscape USE_MESA= yes USE_KDELIBS_VER= 3 |