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/xfpovray/Makefile | |
parent | ea4fdc0262b321f66a6890de0e9d10121ffe6718 (diff) |
Notes
Diffstat (limited to 'graphics/xfpovray/Makefile')
-rw-r--r-- | graphics/xfpovray/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile index 0fd8dcd064f7..78e6d8314baa 100644 --- a/graphics/xfpovray/Makefile +++ b/graphics/xfpovray/Makefile @@ -20,7 +20,6 @@ COMMENT= Graphical interface to POV-Ray LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray -USE_REINPLACE= yes USE_IMAKE= yes USE_GMAKE= yes |