diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-07 23:46:33 +0000 |
commit | ff21f59f9fc122a8cba781cd7d8c424e88df792f (patch) | |
tree | 060ec5151c4c0bd938947631351e7e5e4cf5e6fe /graphics/stl2pov | |
parent | ea4fdc0262b321f66a6890de0e9d10121ffe6718 (diff) |
Notes
Diffstat (limited to 'graphics/stl2pov')
-rw-r--r-- | graphics/stl2pov/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/stl2pov/Makefile b/graphics/stl2pov/Makefile index 8c8c98a76111..7c56e337655f 100644 --- a/graphics/stl2pov/Makefile +++ b/graphics/stl2pov/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.xs4all.nl/~rsmith/software/ MAINTAINER= rsmith@xs4all.nl COMMENT= Converts STL models to POV-Ray meshes -USE_REINPLACE= yes - PLIST_FILES= bin/stl2pov MAN1= stl2pov.1 |