diff options
Diffstat (limited to 'cad/sumo/Makefile')
-rw-r--r-- | cad/sumo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/sumo/Makefile b/cad/sumo/Makefile index 45992d253992..0cb449d6665c 100644 --- a/cad/sumo/Makefile +++ b/cad/sumo/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libtiff.so:graphics/tiff \ libxerces-c.so:textproc/xerces-c3 -USES= cmake jpeg python shebangfix zip +USES= cmake gl jpeg python shebangfix zip xorg SHEBANG_FILES= tools/*.py tools/*/*.py \ tools/*/*/*.py tools/*/*/*/*.py \ tools/*/*/*/*/*/*.py \ |