diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/opendx/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 9e2c93a8c646..83d26652d22d 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -21,8 +21,9 @@ LIB_DEPENDS= libMagickWand-6.so:graphics/ImageMagick \ libcdf.so:science/cdf \ libXp.so:x11/libXp -USE_XORG= x11 xt xinerama xext xpm xmu sm ice +MAKE_JOBS_UNSAFE= yes USES= bison motif gmake libtool +USE_XORG= x11 xt xinerama xext xpm xmu sm ice USE_GL= gl glu GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared |