diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-02-06 13:12:53 +0000 |
commit | a049dd78cc281272f3788b3d4689a744f774e543 (patch) | |
tree | 66d70fb91dc5864b35d61d893e0a68c0b62d3eb9 /graphics/landscape | |
parent | 4090f4bf949b81ec1f5c928996d5dacacfb24daa (diff) | |
download | ports-a049dd78cc281272f3788b3d4689a744f774e543.tar.gz ports-a049dd78cc281272f3788b3d4689a744f774e543.zip |
Notes
Diffstat (limited to 'graphics/landscape')
-rw-r--r-- | graphics/landscape/Makefile | 1 | ||||
-rw-r--r-- | graphics/landscape/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/graphics/landscape/Makefile b/graphics/landscape/Makefile index 342fde8c017e..04f72606e979 100644 --- a/graphics/landscape/Makefile +++ b/graphics/landscape/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.witchspace.com/files/ MAINTAINER= jon@witchspace.com COMMENT= A program for generating and rendering fractal landscapes +PLIST_FILES= bin/landscape USE_MESA= yes USE_KDELIBS_VER= 3 QTDIR?= ${X11BASE} diff --git a/graphics/landscape/pkg-plist b/graphics/landscape/pkg-plist deleted file mode 100644 index f22e00a3bf17..000000000000 --- a/graphics/landscape/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -bin/landscape |