diff options
Diffstat (limited to 'x11/thingylaunch/Makefile')
-rw-r--r-- | x11/thingylaunch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/thingylaunch/Makefile b/x11/thingylaunch/Makefile index c31d46c87826..7f22d79cfb56 100644 --- a/x11/thingylaunch/Makefile +++ b/x11/thingylaunch/Makefile @@ -21,7 +21,7 @@ OPTIONS_DEFAULT= LIBX11 USE_XORG= xorgproto USE_CXXSTD= c++11 -USES= cmake:outsource compiler:c++11-lib +USES= cmake compiler:c++11-lib .include <bsd.port.options.mk> |