diff options
Diffstat (limited to 'filesystems/rar2fs/Makefile')
| -rw-r--r-- | filesystems/rar2fs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filesystems/rar2fs/Makefile b/filesystems/rar2fs/Makefile index ae621adc1ebc..60c466a2dda8 100644 --- a/filesystems/rar2fs/Makefile +++ b/filesystems/rar2fs/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= ${NONEXISTENT}:${LIBUNRAR_PORT}:patch LIB_DEPENDS= libunrar.so:${LIBUNRAR_PORT} -USES= autoreconf compiler:c11 fuse gmake +USES= autoreconf compiler:c11 fuse gettext-tools gmake USE_GITHUB= yes GH_ACCOUNT= hasse69 |
