diff options
Diffstat (limited to 'graphics/xmountains/Makefile')
-rw-r--r-- | graphics/xmountains/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile index 2433b918e101..c38d30999bbc 100644 --- a/graphics/xmountains/Makefile +++ b/graphics/xmountains/Makefile @@ -19,7 +19,7 @@ COMMENT= X11 based fractal landscape generator NO_WRKSUBDIR= yes USE_IMAKE= yes -USE_XORG= xbitmaps +USE_XORG= xbitmaps x11 xext MAN6= xmountains.6 PLIST_FILES= bin/xmountains |