diff options
Diffstat (limited to 'editors')
| -rw-r--r-- | editors/fxite/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile index 270e4900a616..61a98bd17d16 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -13,7 +13,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libFOX-1.6.so:x11-toolkits/fox16 -USES= autoreconf desktop-file-utils gmake lua:52 pkgconfig +USES= autoreconf desktop-file-utils gettext-tools gmake lua:52 \ + pkgconfig USE_GITHUB= yes GH_ACCOUNT= yetanothergeek |
