diff options
Diffstat (limited to 'x11-wm/awesome/Makefile')
-rw-r--r-- | x11-wm/awesome/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/awesome/Makefile b/x11-wm/awesome/Makefile index 6faf48e5e0db..6061b6aba612 100644 --- a/x11-wm/awesome/Makefile +++ b/x11-wm/awesome/Makefile @@ -30,7 +30,7 @@ LIB_DEPENDS= libcairo.so:graphics/cairo \ CONFLICTS_INSTALL= awesome3-[0-9]* -USES= cmake:outsource compiler:c11 gettext iconv pkgconfig lua shebangfix +USES= cmake compiler:c11 gettext iconv pkgconfig lua shebangfix USE_GITHUB= yes GH_ACCOUNT= awesomewm SHEBANG_FILES= utils/awesome-client |