diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 20:19:59 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 20:19:59 +0000 |
commit | ef5d45aaa64535e3cb0499fe297423c5f873ecbd (patch) | |
tree | 94674d44da850da02e8ab4969da3e457bef57094 /graphics/povray37 | |
parent | 40f4b34b5a9ac32ac529d75838c6394e5a08ff08 (diff) | |
download | ports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.tar.gz ports-ef5d45aaa64535e3cb0499fe297423c5f873ecbd.zip |
Notes
Diffstat (limited to 'graphics/povray37')
-rw-r--r-- | graphics/povray37/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/povray37/Makefile b/graphics/povray37/Makefile index 398e6557f150..478cb7fec35e 100644 --- a/graphics/povray37/Makefile +++ b/graphics/povray37/Makefile @@ -40,6 +40,7 @@ IO_DESC= Without I/O restrictions (security risk) IO_CONFIGURE_ON= --disable-io-restrictions STATIC_CONFIGURE_ON= --enable-static +X11_USES= xorg X11_USE= XORG=xpm,sm,ice,x11 SDL=sdl X11_CONFIGURE_OFF= --without-x |