summaryrefslogtreecommitdiff
path: root/filesystems/rar2fs/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/rar2fs/Makefile')
-rw-r--r--filesystems/rar2fs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/filesystems/rar2fs/Makefile b/filesystems/rar2fs/Makefile
index 352ce28f4827..60c466a2dda8 100644
--- a/filesystems/rar2fs/Makefile
+++ b/filesystems/rar2fs/Makefile
@@ -1,7 +1,7 @@
PORTNAME= rar2fs
DISTVERSIONPREFIX= v
DISTVERSION= 1.29.7
-PORTREVISION= 4
+PORTREVISION= 6
CATEGORIES= filesystems
PKGNAMEPREFIX= fusefs-
@@ -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