diff options
Diffstat (limited to 'graphics/mandelbulber/Makefile')
-rw-r--r-- | graphics/mandelbulber/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mandelbulber/Makefile b/graphics/mandelbulber/Makefile index b0426ea5b729..2fae7c7329a9 100644 --- a/graphics/mandelbulber/Makefile +++ b/graphics/mandelbulber/Makefile @@ -13,7 +13,7 @@ COMMENT= 3D Mandelbrot fractal renderer LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -USE_GMAKE= yes +USES= gmake pkgconfig USE_GNOME= glib20 gtk20 BUILD_WRKSRC= ${WRKSRC}/makefiles MAKEFILE= makefile |