diff options
Diffstat (limited to 'devel/xeus/Makefile')
-rw-r--r-- | devel/xeus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xeus/Makefile b/devel/xeus/Makefile index 6c54a977aacb..86e55d21965d 100644 --- a/devel/xeus/Makefile +++ b/devel/xeus/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libcryptopp.so:security/cryptopp \ libuuid.so:misc/e2fsprogs-libuuid \ libzmq.so:net/libzmq4 -USES= cmake:outsource compiler:c++14-lang localbase:ldflags pkgconfig +USES= cmake compiler:c++14-lang localbase:ldflags pkgconfig USE_GITHUB= yes GH_ACCOUNT= QuantStack USE_LDCONFIG= yes |